summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/bg_BG.js
blob: 585d75d9e57c5144bc874821e1da5ed4740ce32b (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "Updater" : "Обновяване",
    "A new version is available: %s" : "Има Нова Версия: %s"
},
"nplurals=2; plural=(n != 1);");