-
-
Notifications
You must be signed in to change notification settings - Fork 570
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
395920c
commit 59c021b
Showing
1 changed file
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,22 @@ | ||
{ | ||
"skipLink.label": "Перейти до вмісту", | ||
"search.label": "Пошук", | ||
"search.shortcutLabel": "(Натисніть / для Пошуку)", | ||
"search.cancelLabel": "Скасувати", | ||
"search.devWarning": "Пошук доступний лише у виробничих зборках. \nСпробуйте виконати збірку та переглянути сайт, щоб протестувати його локально", | ||
"themeSelect.accessibleLabel": "Вибрати Тему", | ||
"themeSelect.dark": "Темна", | ||
"themeSelect.light": "Світла", | ||
"themeSelect.auto": "Авто", | ||
"languageSelect.accessibleLabel": "Оберіть мову", | ||
"menuButton.accessibleLabel": "Меню", | ||
"sidebarNav.accessibleLabel": "Головне", | ||
"tableOfContents.onThisPage": "На цій сторінці", | ||
"tableOfContents.overview": "Огляд", | ||
"i18n.untranslatedContent": "Цей контент ще не доступний на Вашій мові.", | ||
"page.editLink": "Редагувати сторінку", | ||
"page.lastUpdated": "Останнє оновлення:", | ||
"page.previousLink": "Попередня", | ||
"page.nextLink": "Наступна", | ||
"404.text": "Сторінку не знайдено. Перевірте URL-адресу або спробуйте скористатися рядком пошуку." | ||
} | ||
|
||
"skipLink.label": "Перейти до вмісту", | ||
"search.label": "Пошук", | ||
"search.shortcutLabel": "(Натисніть / для Пошуку)", | ||
"search.cancelLabel": "Скасувати", | ||
"search.devWarning": "Пошук доступний лише у виробничих зборках. \nСпробуйте виконати збірку та переглянути сайт, щоб протестувати його локально", | ||
"themeSelect.accessibleLabel": "Вибрати Тему", | ||
"themeSelect.dark": "Темна", | ||
"themeSelect.light": "Світла", | ||
"themeSelect.auto": "Авто", | ||
"languageSelect.accessibleLabel": "Оберіть мову", | ||
"menuButton.accessibleLabel": "Меню", | ||
"sidebarNav.accessibleLabel": "Головне", | ||
"tableOfContents.onThisPage": "На цій сторінці", | ||
"tableOfContents.overview": "Огляд", | ||
"i18n.untranslatedContent": "Цей контент ще не доступний на Вашій мові.", | ||
"page.editLink": "Редагувати сторінку", | ||
"page.lastUpdated": "Останнє оновлення:", | ||
"page.previousLink": "Попередня", | ||
"page.nextLink": "Наступна", | ||
"404.text": "Сторінку не знайдено. Перевірте URL-адресу або спробуйте скористатися рядком пошуку." | ||
} |