mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
10 lines
201 B
JavaScript
10 lines
201 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Phone Sync" : "Telefonni sinxronlash",
|
|
"Cancel" : "Bekor qilish",
|
|
"Confirm" : "Tasdiqlash",
|
|
"Settings" : "Sozlamalar"
|
|
},
|
|
"nplurals=1; plural=0;");
|