diff options
author | kwadronaut <kwadronaut@autistici.org> | 2024-03-01 00:57:49 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2024-03-01 00:57:49 +0000 |
commit | 8c7a5edb835663ddf57cf61b8f666413cbaaafda (patch) | |
tree | 206098b943930fe534fad68455999d63a8f54efa /app/src/main/res/values-vi | |
parent | dddd5217ebf4400ae237817de8bb0bbdba37da77 (diff) |
Update l10n for app and app store meta data. Tweaks the tx config and the python script to pull all translations from Transifex and parse the meta data in a fastlane compatible format.
Diffstat (limited to 'app/src/main/res/values-vi')
-rw-r--r-- | app/src/main/res/values-vi/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 2ca41f67..1462179c 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -200,4 +200,8 @@ <string name="disabled_while_udp_on">Bị tắt khi UDP đang bật.</string> <string name="advanced_settings">Thiết đặt nâng cao</string> <string name="cancel_connection">Ngắt kết nối</string> + <string name="welcome">Chào mừng bạn!</string> + <string name="next">Tiếp</string> + <string name="details">Chi Tiết</string> + <string name="tor_status">Trạng thái Tor</string> </resources> |