Create ua.json

This commit is contained in:
Anton Sokolovskyy
2023-04-10 18:59:56 +01:00
committed by GitHub
parent 5109dfcb4b
commit 1a63297a3f

View File

@@ -0,0 +1,18 @@
{
"greetings.goodafternoon": "Доброго дня",
"greetings.goodevening": "Добрий вечір",
"greetings.goodmorning": "Доброго ранку",
"greetings.goodnight": "Добраніч",
"search.search": "Пошук",
"search.searchon": "<span>Пошук на</span> {{searchprovider}}",
"search.sites": "Сайти",
"status.status": "Статус",
"status.error": "помилка",
"status.offline": "офлайн",
"status.online": "онлайн",
"status.unknown": "невідомо",
"tags": "Теги",
"tags.home": "Домашня сторінка",
"unsplash.description.photoby": "Фото від {{user}}",
"unsplash.description.by": "{{description}} від {{user}}"
}