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/bg.json

11 lines
703 B
JSON
Raw Normal View History

{
"CustomiseTranslations": {
"Description": "Можете да промените преводите, като въведете ключа (напр. „PrivacyManager_TermsAndConditions“) в първата колона и напишете своята замяна в текстовото поле.",
"InvalidKey": "Ключът за превод „%s“ не съществува.",
"InvalidPlugin": "Плъгинът '%s' не съществува.",
"MisingUnderscore": "Моля, форматирайте ключа така: 'PluginName_TranslationKey'.",
"Replacement": "Замяна",
"TranslationKey": "Ключ за превод"
}
}