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

ast.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4a3837372eddd12fc486cc7d046da8a520537ae (plain)
1
2
3
4
5
6
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "Sincronización de teléfonu"
},
"nplurals=2; plural=(n != 1);");