Skip to content

Commit bf7c42e

Browse files
weblatecantoblancoBeHumanX
authored
Added translation using Weblate (Indonesian) (#132)
Translated using Weblate (Spanish) Currently translated at 100.0% (180 of 180 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (180 of 180 strings) Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/es/ Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/zh_Hans/ Translation: Nezha/Admin frontend Co-authored-by: Kris <[email protected]> Co-authored-by: Kxroqi :3 <[email protected]>
1 parent 41f62d8 commit bf7c42e

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

src/locales/es/translation.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,12 @@
178178
"ConfirmBlock": "Confirmar bloqueo",
179179
"BackToHome": "Volver al Inicio",
180180
"OnAlert": "Servidores Alarmados",
181-
"RejectPassword": "Rechazar contraseña de inicio de sesión"
181+
"RejectPassword": "Rechazar contraseña de inicio de sesión",
182+
"Option": "Opción",
183+
"Value": "Valor",
184+
"Preview": "Vista previa",
185+
"OverrideDDNSDomains": "Sobrescribir dominios DDNS (por configuración)",
186+
"EmptyText": "El texto está vacío",
187+
"EmptyNote": "No tenías ninguna nota.",
188+
"EditServerConfig": "Editar configuración del servidor"
182189
}

src/locales/id/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

src/locales/zh-CN/translation.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,5 +182,8 @@
182182
"EmptyText": "空文本",
183183
"EmptyNote": "您没有任何备注。",
184184
"EditServerConfig": "编辑服务器配置",
185-
"OverrideDDNSDomains": "强制指定 DDNS 域名(每个配置)"
185+
"OverrideDDNSDomains": "强制指定 DDNS 域名(每个配置)",
186+
"Value": "",
187+
"Preview": "预览",
188+
"Option": "选项"
186189
}

0 commit comments

Comments
 (0)