From 59703cca8fa58c0831acaf6f7ff2f1b4ac1f57a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E5=B0=8F=E9=9C=95?= Date: Thu, 8 Jun 2023 22:32:03 +0800 Subject: [PATCH] Follow-Up Translation --- .../Views/Resources/zh-Hans.lproj/Localizable.strings | 5 +++-- 1 file changed, 3 insertions(+), 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 cf39c70ac..a37b593fa 100644 --- a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings +++ b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings @@ -116,7 +116,7 @@ "menuDebugApiEnv" = "API接口环境:"; // Navigation -"navigationSelectLink" = "从源中选择链接"; +"navigationSelectLink" = "从你的文库中选择一个链接"; "navigationSelectSidebarToggle" = "切换侧边栏"; // Welcome View @@ -165,7 +165,8 @@ "genericLoading" = "加载中..."; "genericFontFamily" = "字体册"; "genericHighContrastText" = "高对比度文本"; -"enableHighlightOnReleaseText" = "自动高亮模式:"; +"enableHighlightOnReleaseText" = "自动高亮模式"; +"enableJustifyText" = "两侧对齐"; "genericFont" = "字体"; "genericHighlight" = "荧光笔"; "labelsGeneric" = "标签";