summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/id.js
blob: 7d90d3848f04ed0a383d8c43bcc352330c23fd92 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} tersedia. Dapatkan informasi lebih lanjut cara memperbaruinya.",
    "Updater" : "Pengupdate"
},
"nplurals=1; plural=0;");