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

es.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fbedd49368826c540ef14dde7fcbd88427fc2b52 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "Sincronizar teléfono",
    "An app to sync SMS with your cloud" : "Una app para sincronizar tus SMS con la nube"
},
"nplurals=2; plural=(n != 1);");