summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/en_GB.js
blob: e21250bb86eb7aa69bd171c6fef45209948b8079 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
    "Updater" : "Updater"
},
"nplurals=2; plural=(n != 1);");