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

fr.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a75b02e3f3fba62a887791e695f510fecbca963 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "Synchronisation du téléphone",
    "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud"
},
"nplurals=2; plural=(n > 1);");