mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-12 02:16:25 +00:00
10 lines
197 B
JavaScript
10 lines
197 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Cancel" : "ۋاز كەچ",
|
|
"Settings" : "تەڭشەكلەر",
|
|
"Enable" : "قوزغات",
|
|
"Disable" : "چەكلە"
|
|
},
|
|
"nplurals=1; plural=0;");
|