mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-19 13:56:12 +00:00
7 lines
133 B
JavaScript
7 lines
133 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Phone Sync" : "Símasamstilling"
|
|
},
|
|
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|