From bfe98ab43121ae76ac40bcdc12fd60c8bf01ac0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=98=8E=E5=BC=BA?= <88922715+holton-jiang@users.noreply.github.com> Date: Wed, 25 Jan 2023 16:42:09 +0800 Subject: [PATCH] Update Localizable.strings --- .../Sources/Views/Resources/zh-Hans.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) 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 adebf4050..8a766ccff 100644 --- a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings +++ b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings @@ -86,6 +86,7 @@ "registrationUsername" = "用户名"; "registrationAlreadyHaveAccount" = "已有帐户?"; "registrationBio" = "个人简介 (可选)"; +// 读万卷书,行万里路. From Chinese verse, Similar to the old saying: study, every day. "registrationWelcome" = "读万卷书,行万里路."; "registrationUsernameAssignedPrefix" = "您的用户名是:"; "registrationChangeUsername" = "更改用户名";