summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rTW
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-03-09 16:57:03 +0100
committercyBerta <cyberta@riseup.net>2019-03-09 16:57:03 +0100
commitb6b538ae914452d15d3ee7a2839f22dad96b57ba (patch)
treeb44205b67681eaf5479b194e24bec5fe7cfcb871 /app/src/main/res/values-zh-rTW
parentf01f241fadec184353a7504f15729a085aa3daca (diff)
update languages
Diffstat (limited to 'app/src/main/res/values-zh-rTW')
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index cf5d2e64..4d5c7408 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -10,9 +10,13 @@
<string name="username_hint">用戶名</string>
<string name="password_hint">密碼</string>
<string name="about_fragment_title">關於</string>
+ <string name="error_bad_user_password_user_message">不正確的用戶帳號和密碼</string>
<string name="login_button">登入</string>
<string name="setup_error_configure_button">設定</string>
<string name="setup_error_close_button">離開</string>
+ <string name="succesful_authentication_message">已驗證</string>
+ <string name="authentication_failed_message">認證失敗</string>
+ <string name="default_username">匿名</string>
<string name="action_settings">設定</string>
<string name="donate_title">捐贈</string>
<string name="donate_button_donate">捐贈</string>