mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 15:36:12 +00:00
8 lines
145 B
JavaScript
8 lines
145 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Cancel" : "Cancel",
|
|
"Settings" : "सेटिङ्हरू"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|