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

oc.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 69abdce907fa78e5c9f0d1bf7ff028498dc6ab64 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "ocsms",
    {
    "Cancel" : "Anullar",
    "Settings" : "Paramètres",
    "Notification settings" : "Paramètres de notificacions",
    "Enable" : "Activar"
},
"nplurals=2; plural=(n > 1);");