diff options
Diffstat (limited to 'DisableAccount/i18n/bg.json')
-rw-r--r-- | DisableAccount/i18n/bg.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/DisableAccount/i18n/bg.json b/DisableAccount/i18n/bg.json new file mode 100644 index 00000000..c5b107d4 --- /dev/null +++ b/DisableAccount/i18n/bg.json @@ -0,0 +1,15 @@ +{ + "@metadata": { + "authors": [ + "DCLXVI", + "ShockD", + "Vlad5250" + ] + }, + "disableaccount-desc": "Позволява на администраторите да деактивират отделни сметки.", + "right-disableaccount": "Деактивиране на сметки", + "action-disableaccount": "деактивиране на сметки", + "disableaccount": "Деактивиране на потребителска сметка", + "disableaccount-user": "Потребителско име:", + "disableaccount-nosuchuser": "Потребителската сметка „$1“ не съществува." +} |