zh_TW.js 216 B

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