Module: wine Branch: master Commit: f4871cb27c2399e32b429d09c77b73bf5fc71a7e URL: https://gitlab.winehq.org/wine/wine/-/commit/f4871cb27c2399e32b429d09c77b73b...
Author: Hongxin Zhao zhaohongxinxin@163.com Date: Mon May 13 06:54:21 2024 +0000
po: Add a missing \t in the Simplified Chinese translation.
---
po/zh_CN.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/zh_CN.po b/po/zh_CN.po index ec4a9bc96af..e3e8390a950 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -14162,7 +14162,7 @@ msgstr "" "FTYPE\t\t显示或更改文件类型关联的打开命令\n" "HELP\t\t显示某个主题的帮助信息概览\n" "MD (MKDIR)\t创建子目录\n" -"MKLINK\t创建符号链接\n" +"MKLINK\t\t创建符号链接\n" "MORE\t\t分页显示输出\n" "MOVE\t\t移动一个或多个文件,或整个目录树\n" "PATH\t\t设置或显示命令搜索路径\n"