1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
ocsms/l10n/bg.js
2019-12-22 03:23:58 +00:00

13 lines
350 B
JavaScript

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