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

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