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

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