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

mn.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f14c32f6dcbb290434bbdbf11fe3b8fbe58b8610 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Мэдэгдэл",
    "in {path}" : "{path}-д",
    "No notifications" : "Мэдэгдэл байхгүй",
    "Dismiss" : "Арилгах"
},
"nplurals=2; plural=(n != 1);");