1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-08 16:36:25 +00:00
ocsms/l10n/bg.js
2020-05-02 02:45:34 +00:00

13 lines
350 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Синхронизиране на телефона",
"Cancel" : "Отказ",
"Confirm" : "Потвърди",
"Settings" : "Настройки",
"Label" : "Име",
"Enable" : "Включване",
"Disable" : "Изключване"
},
"nplurals=2; plural=(n != 1);");