From 3d01a155ee38d74870075e08c1359e40c9a7eb65 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Wed, 7 Jan 2026 04:32:49 +0000 Subject: [PATCH] chore(i18n): update translations --- public/locales/zh/remnawave.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/locales/zh/remnawave.json b/public/locales/zh/remnawave.json index 545258dc..e7d91190 100644 --- a/public/locales/zh/remnawave.json +++ b/public/locales/zh/remnawave.json @@ -1901,17 +1901,17 @@ }, "nodes-quick-stats": { "widget": { - "users-online": "Users Online", - "online-nodes": "Online Nodes", - "offline-nodes": "Offline Nodes", - "cumulative-traffic": "Cumulative Traffic" + "users-online": "在线用户", + "online-nodes": "在线节点", + "offline-nodes": "离线节点", + "cumulative-traffic": "累计流量" } }, "template-info-popover": { "shared": { - "template-variables": "Template Variables", - "available-variables-are-listed-below": "Available variables are listed below.", - "you-can-use-template-variables-in-this-field": "You can use template variables in this field." + "template-variables": "模板变量", + "available-variables-are-listed-below": "以下列出了可用变量。", + "you-can-use-template-variables-in-this-field": "您可以在此字段中使用模板变量。" } } }