From 7ebd8281ca23f12e37b45934137a0d18da3d9e96 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 30 Sep 2022 22:36:01 +0800 Subject: [PATCH 1/2] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index d770608..9631dfd 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -585,3 +585,6 @@ other = "Datos restantes" [DashboardTheme] other = "Temas del panel de administración" + +[HideForGuest] +other = "对游客隐藏" From 382458023187d054dcf4ab029cc122ff9839e27a Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 30 Sep 2022 22:36:02 +0800 Subject: [PATCH 2/2] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index debbc4f..d403811 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -585,3 +585,6 @@ other = "Data remaining" [DashboardTheme] other = "Dasboard Theme" + +[HideForGuest] +other = "对游客隐藏"