Skip to content

Commit 7ef1c4e

Browse files
author
以泉印梨花
authored
Update json.i18n.json5
转移修改为转义
1 parent b295d0f commit 7ef1c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/i18n/locales/zh_CN/json.i18n.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"error":"异常:{0}",
55
"format": "格式化",
66
"compress":"压缩",
7-
"escape": "转移",
8-
"clear_escape":"去除转移",
7+
"escape": "转义",
8+
"clear_escape":"去除转义",
99
"unicode_to_zh": "Unicode转中文",
1010
"zh_to_unicode":"中文转Unicode",
1111
"to_get": "转Get参数",

0 commit comments

Comments
 (0)