1
0
Fork 0
mirror of https://github.com/Findus23/plugin-CustomiseTranslations.git synced 2024-09-19 15:53:49 +02:00
plugin-CustomiseTranslations/lang/uk.json

11 lines
688 B
JSON
Raw Normal View History

{
"CustomiseTranslations": {
"Description": "Ви можете змінити переклад, ввівши ключ (наприклад, \"PrivacyManager_TermsAndConditions\") у перший стовпець і вписавши заміну в текстове поле.",
"InvalidKey": "Ключа перекладу «%s» не існує.",
"InvalidPlugin": "Плагіна «%s» не існує.",
"MisingUnderscore": "Будь ласка, відформатуйте ключ так: 'НазваПлагіна_КлючПерекладу'.",
"Replacement": "Заміна",
"TranslationKey": "Ключ перекладу"
}
}