From 7f859e0bfd889e482e6b30d900b107554342c986 Mon Sep 17 00:00:00 2001 From: Raymond Nee Date: Fri, 1 Mar 2024 03:27:14 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (327 of 327 strings) Translation: movie-web/website Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/zh_Hans/ Author: Raymond Nee --- src/assets/locales/zh.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/assets/locales/zh.json b/src/assets/locales/zh.json index a7648288..248da095 100644 --- a/src/assets/locales/zh.json +++ b/src/assets/locales/zh.json @@ -57,6 +57,8 @@ }, "host": "您正在连接到 <0>{{hostname}} - 在创建账户前,确保您信任它", "no": "返回", + "noHost": "服务器尚未进行配置,因此您无法创建账户", + "noHostTitle": "未配置服务器!", "title": "您是否信任这个服务器?", "yes": "我信任这个服务器" },