From edeeb8e29bcfdb875920fd72e9be7fc5821c7723 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 16:37:40 +0800 Subject: [PATCH 1/3] Update source file zh-CN.toml --- resource/l10n/zh-CN.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index e58f73a..fbbd248 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -457,7 +457,7 @@ other = "出现错误" [SystemError] other = "系统错误" -[NetowrkError] +[NetworkError] other = "网络错误" [ServicesStatus] From 450f8b608eab927f1d2d03fde7517ee50508fe4f Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 16:37:41 +0800 Subject: [PATCH 2/3] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index ebb1755..a4851a1 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -457,8 +457,8 @@ other = "An error occurred" [SystemError] other = "System Error" -[NetowrkError] -other = "Network Error" +[NetworkError] +other = "网络错误" [ServicesStatus] other = "Services Status" From 6bd97dc43721b4cb9177eabd19af1f1b523c4c39 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 16:57:22 +0800 Subject: [PATCH 3/3] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index a4851a1..d06eb8e 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -458,7 +458,7 @@ other = "An error occurred" other = "System Error" [NetworkError] -other = "网络错误" +other = "Network Error" [ServicesStatus] other = "Services Status"