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

oc.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d3603c5058c2a068db7c1c0c7ce98642b4d2b13 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Notificacions",
    "Dismiss" : "Ignorar"
},
"nplurals=2; plural=(n > 1);");