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