From 452bb7fb580a190b4336cd9b6bfbffbbb232d41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=93=BA=E7=9B=96=E5=B4=BD?= Date: Sun, 23 Mar 2025 07:56:57 +0800 Subject: [PATCH] i18n(zh-CN): update zh-CN translation --- i18n/zh-CN/cosmic_edit.ftl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/i18n/zh-CN/cosmic_edit.ftl b/i18n/zh-CN/cosmic_edit.ftl index 6dc7757..477a6e2 100644 --- a/i18n/zh-CN/cosmic_edit.ftl +++ b/i18n/zh-CN/cosmic_edit.ftl @@ -47,6 +47,7 @@ syntax-dark = 深色语法 syntax-light = 浅色语法 default-font = 默认字体 default-font-size = 默认字体大小 +default-zoom-step = 缩放步长 ### Keyboard shortcuts keyboard-shortcuts = 键盘快捷键 @@ -61,6 +62,7 @@ replace = 替换 replace-all = 全部替换 case-sensitive = 区分大小写 use-regex = 使用正则表达式 +wrap-around = 循环查找 # Menu @@ -98,6 +100,9 @@ spell-check = 拼写检查... ## View view = 视图 +zoom-in = 放大 +default-size = 默认大小 +zoom-out = 缩小 indentation = 缩进 ### Indentation