diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index cfaa99ca9e..b610c9e116 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -401,6 +401,7 @@ OC.L10N.register( "The password is wrong. Try again." : "密碼錯誤,請重試", "Android app" : "安卓應用", "iOS app" : "蘋果應用", + "Microphone" : "麥克風", "Camera" : "相機" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 1445cec341..172e7ee27b 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -399,6 +399,7 @@ "The password is wrong. Try again." : "密碼錯誤,請重試", "Android app" : "安卓應用", "iOS app" : "蘋果應用", + "Microphone" : "麥克風", "Camera" : "相機" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file