nextcloud/apps/updatenotification/l10n/zh_TW.js

8 lines
216 B
JavaScript

OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新",
"Updater" : "更新者"
},
"nplurals=1; plural=0;");