mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-21 14:56:11 +00:00
8 lines
221 B
JavaScript
8 lines
221 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Phone Sync" : "Sincronizzazione telefono",
|
|
"An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|