summaryrefslogtreecommitdiff
path: root/app/src/custom
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2023-08-04 11:58:15 +0200
committerkwadronaut <kwadronaut@autistici.org>2023-08-04 11:58:15 +0200
commit50ad135c9269372236ade1070b2665450d35aa68 (patch)
tree6b985923e4e4831dfa5846178aeeb776e21123d3 /app/src/custom
parent0f8784ecc74275e191d6a211267cbb7a13810d1a (diff)
update store translations
Diffstat (limited to 'app/src/custom')
-rw-r--r--app/src/custom/res/values-zh-rTW/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/custom/res/values-zh-rTW/strings.xml b/app/src/custom/res/values-zh-rTW/strings.xml
new file mode 100644
index 00000000..08cb8c08
--- /dev/null
+++ b/app/src/custom/res/values-zh-rTW/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN 是一項快速而安全的 VPN 服務,由 riseup.net 提供。RiseupVPN 不需要使用者帳號,也不會以任何方式儲存您的資料或追蹤您。本服務完全依賴和您一樣的使用者捐助來運作。請在 https://riseup.net/vpn/donate 提供捐助。 </string>
+ <string name="terms_of_service">使用本程式,代表您已同意 https://riseup.net/tos 的服務條款。本服務是以現狀 (as-is) 提供,不提供任何擔保,並以支援讓世界更美好而工作的人們為宗旨。</string>
+</resources>