From d49e6668b93755875bb7fea92a6cd65dbb3c0fb9 Mon Sep 17 00:00:00 2001 From: Jerry Zhang Date: Sun, 7 Apr 2024 03:41:26 -0700 Subject: [PATCH] lang: updated Simplified Chinese localization (#1871) --- Stats/Supporting Files/zh-Hans.lproj/Localizable.strings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings b/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings index 33bee011..652674ca 100644 --- a/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings +++ b/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings @@ -81,8 +81,8 @@ "2 minutes" = "2 分钟"; "3 minutes" = "3 分钟"; "10 minutes" = "10 分钟"; -"Import" = "Import"; -"Export" = "Export"; +"Import" = "导入"; +"Export" = "导出"; // Setup "Stats Setup" = "Stats 设置"; @@ -303,8 +303,8 @@ "Read color" = "读取颜色"; "Write color" = "写入颜色"; "Disk usage" = "磁盘使用"; -"Total read" = "Total read"; -"Total written" = "Total written"; +"Total read" = "总读取量"; +"Total written" = "总写入量"; // Sensors "Temperature unit" = "温度单位";