From fceef9db207ea060795e5fe00a2f023db57567ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:27:13 +0300 Subject: [PATCH] chore(i18n): update translations (#293) Co-authored-by: Crowdin Bot --- public/locales/zh/remnawave.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/zh/remnawave.json b/public/locales/zh/remnawave.json index e549264b..a55721de 100644 --- a/public/locales/zh/remnawave.json +++ b/public/locales/zh/remnawave.json @@ -1576,11 +1576,11 @@ }, "realm": { "label": "Realm", - "description": "Keycloak realm name" + "description": "Keycloak realm 名" }, "keycloakDomain": { - "label": "Keycloak Domain", - "description": "Keycloak server domain without protocol (e.g., keycloak.docs.rw)" + "label": "Keycloak 域", + "description": "无协议头的 Keycloak 服务器域 (例如keycloak.docs.rw)" } } },