mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-07-19 16:05:57 +00:00
9 lines
158 B
JavaScript
9 lines
158 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Cancel" : "Cancel",
|
|
"Confirm" : "Thibitisha",
|
|
"Settings" : "Mipangilio"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|