From 9e85e0496b69a93fbd81b3668b7f4a525aa090a2 Mon Sep 17 00:00:00 2001 From: Satindar Dhillon Date: Wed, 25 Jan 2023 08:55:05 -0800 Subject: [PATCH] move comment in line with translation --- .../Sources/Views/Resources/zh-Hans.lproj/Localizable.strings | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings index 8a766ccff..21d6270cc 100644 --- a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings +++ b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings @@ -86,8 +86,7 @@ "registrationUsername" = "用户名"; "registrationAlreadyHaveAccount" = "已有帐户?"; "registrationBio" = "个人简介 (可选)"; -// 读万卷书,行万里路. From Chinese verse, Similar to the old saying: study, every day. -"registrationWelcome" = "读万卷书,行万里路."; +"registrationWelcome" = "读万卷书,行万里路."; // From Chinese verse, Similar to the old saying: study, every day. "registrationUsernameAssignedPrefix" = "您的用户名是:"; "registrationChangeUsername" = "更改用户名"; "registrationEdit" = "编辑";