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

mk.js « l10n « updatenotification « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1c8efbd812e436b50cb308dc2b2222a3398e7907 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "updatenotification",
    {
    "Updater" : "Надградувач"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");