aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN
diff options
context:
space:
mode:
authoreuxane2024-09-18 23:41:13 +0200
committereuxane2024-09-18 23:41:13 +0200
commite0e0e9b1c4a1f64bdc970cc2394788fa47953d19 (patch)
treedced774c881073ffa44813a566533720266079a8 /app/src/main/res/values-zh-rCN
parentb3129abacc4c4b756f438a4123fb621cf6f351d5 (diff)
downloadtincapp-e0e0e9b1c4a1f64bdc970cc2394788fa47953d19.tar.gz
configuration tools: mention QR code for joining network
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 3412001..1ec9e02 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -82,7 +82,6 @@
82 82
83 <string name="configure_activity_title_tools">工具</string> 83 <string name="configure_activity_title_tools">工具</string>
84 <string name="configure_tools_action_generate_node_configuration_and_keys">生成节点配置和密钥</string> 84 <string name="configure_tools_action_generate_node_configuration_and_keys">生成节点配置和密钥</string>
85 <string name="configure_tools_action_join_network_via_invitation_url">通过邀请 URL 加入网络</string>
86 <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私钥</string> 85 <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私钥</string>
87 86
88 <string name="configure_tools_generate_config_title">新建网络</string> 87 <string name="configure_tools_generate_config_title">新建网络</string>