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