Skip to content

Commit b5c5147

Browse files
committed
🐶 新增几处翻译字段
1 parent 3384ba0 commit b5c5147

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

json/localization.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,9 @@
888888
["\"Undo\"","\"撤销\""],
889889
["\"There are unresolved conflicts in the working directory\\.\"","\"工作目录中存在未解决的冲突。\""],
890890
["\"Undo is disabled while the repository is being updated\"","\"当仓库正在更新时,撤销功能已禁用。\""],
891+
["\"This will merge\"","\"这将会合并\""],
892+
["\" from \",(..)\\(\\)\\.createElement\\(\"strong\",null,(.)\\.name\\),\" into \"","\"\",$1().createElement(\"strong\",null,$2.name),\"分支到\""],
893+
["\" The following files would be overwritten:\"","\"以下文件将被覆盖\""],
891894
["\"\"","\"\""]
892895
],
893896
"renderer_dev": [

0 commit comments

Comments
 (0)