diff options
author | cyBerta <cyberta@riseup.net> | 2018-10-08 23:40:07 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2018-10-08 23:40:07 +0200 |
commit | 6c994f657ecf88bdbb2480141b9904cc2eeac6ce (patch) | |
tree | b4c69027b2d3b32d4e3919cb0d49916b1d0bb92c /app/src/main/res/values-zh-rTW | |
parent | e57f1f3bdcb709e6ce3297b1591b2d90d16428a6 (diff) |
#8927 update languages
Diffstat (limited to 'app/src/main/res/values-zh-rTW')
-rw-r--r-- | app/src/main/res/values-zh-rTW/strings.xml | 4 |
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 f3dfcfaf..cf5d2e64 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -9,7 +9,11 @@ <string name="new_provider_uri">網域名</string> <string name="username_hint">用戶名</string> <string name="password_hint">密碼</string> + <string name="about_fragment_title">關於</string> <string name="login_button">登入</string> <string name="setup_error_configure_button">設定</string> <string name="setup_error_close_button">離開</string> + <string name="action_settings">設定</string> + <string name="donate_title">捐贈</string> + <string name="donate_button_donate">捐贈</string> </resources> |