mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
12 lines
234 B
JavaScript
12 lines
234 B
JavaScript
OC.L10N.register(
|
||
"ocsms",
|
||
{
|
||
"Phone Sync" : "Phone Sync",
|
||
"Cancel" : "Cancel",
|
||
"Confirm" : "Confirm",
|
||
"Settings" : "Settings",
|
||
"Enable" : "Enable",
|
||
"Disable" : "Oʻchirish"
|
||
},
|
||
"nplurals=1; plural=0;");
|