mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-07-04 13:16:11 +00:00
11 lines
233 B
JavaScript
11 lines
233 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Cancel" : "Cancel",
|
|
"Confirm" : "Thibitisha",
|
|
"Settings" : "Mipangilio",
|
|
"Label" : "Lebo",
|
|
"Notification settings" : "Mipangilio ya arifu"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|