Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-15 14:15:46 +0300
committerGitHub <noreply@github.com>2025-03-15 14:15:46 +0300
commitb9307c6c9c26c7d87819ef60c18eccce134f09ea (patch)
tree5770a7ecbc87a9b90b9d719c27109d43a9512bdd /web/translation/translate.zh_TW.toml
parentd30cdbf49a7443a62f599d4f91a4f1ebceb1c666 (diff)
chore: pretty 'Overview' page (#2772)
* chore: pretty 'Overview' page * chore: some improvements in 'overview page' - reduced font size - added caption to buttons - fixed display of xray state - xray version display returned
Diffstat (limited to 'web/translation/translate.zh_TW.toml')
-rw-r--r--web/translation/translate.zh_TW.toml12
1 files changed, 8 insertions, 4 deletions
diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml
index 16196d9a..33221559 100644
--- a/web/translation/translate.zh_TW.toml
+++ b/web/translation/translate.zh_TW.toml
@@ -102,10 +102,14 @@
"connectionTcpCountDesc" = "系統中所有 TCP 連線數"
"connectionUdpCountDesc" = "系統中所有 UDP 連線數"
"connectionCount" = "連線數"
-"upSpeed" = "總上傳速度"
-"downSpeed" = "總下載速度"
-"totalSent" = "系統啟動以來傳送的總資料量"
-"totalReceive" = "系統啟動以來接收的總資料量"
+"ipAddresses" = "IP地址"
+"toggleIpVisibility" = "切換IP可見性"
+"overallSpeed" = "整體速度"
+"upload" = "上傳"
+"download" = "下載"
+"totalData" = "總數據"
+"sent" = "已發送"
+"received" = "已接收"
"xraySwitchVersionDialog" = "切換 Xray 版本"
"xraySwitchVersionDialogDesc" = "是否切換 Xray 版本至"
"dontRefresh" = "安裝中,請勿重新整理此頁面"