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

sq.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e32bdd3060d3f9c2892d85c18c54ffb08d420d8e (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Njoftimet",
    "No notifications" : "Asnjë njoftim",
    "Dismiss" : "Hiq",
    "in {path}" : "në {path}"
},
"nplurals=2; plural=(n != 1);");