summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_CN.js
blob: ebfaf4a8e79df5f27e53f5b6855ae65acd828a45 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} 现在可用。获取更多升级相关信息。",
    "Updater" : "更新管理器"
},
"nplurals=1; plural=0;");