summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_TW.js
blob: 2db4e854304a0845b1d0bb9b0d24f356d79667ef (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;");