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

es_MX.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 380903dca5361d7b8f21d7dc2c6ccdd0a3d4bc7e (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 aplicación para sincronizar SMS con tu nube"
},
"nplurals=2; plural=(n != 1);");