Welcome to mirror list, hosted at ThFree Co, Russian Federation.

it.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 212eae6982952a3cfa41540f261745ac1bce18ab (plain)
1
2
3
4
5
6
7
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);");