From 6dae6563451792dd0b73b1ab17d1b6840234297d Mon Sep 17 00:00:00 2001 From: Jerry <89069957+Jerry23011@users.noreply.github.com> Date: Tue, 23 Jul 2024 21:25:28 +0800 Subject: [PATCH] Update Simplified Chinese localization --- .../Resources/Localization/Localizable.xcstrings | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 9861f4160..149ccd3b6 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -62403,6 +62403,12 @@ "state" : "translated", "value" : "İçerik Gradyanını Göster" } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "启用渐变嘟文背景" + } } } }, @@ -83151,13 +83157,13 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 人正在参与讨论" } }, "other" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 人正在参与讨论" } }