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" = "编辑";