We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd8449 commit fb72254Copy full SHA for fb72254
json/localization.json
@@ -864,6 +864,8 @@
864
["\"The file is in conflict and must be resolved via the command line.\"","\"该文件存在冲突,必须通过命令行来解决。 \""],
865
["\"Only whitespace changes found\"","\"仅发现了空白字符方面的更改\""],
866
["\"No content changes found\"","\"未发现内容变更\""],
867
+ ["\"You have changes in progress\\. Undoing the commit might result in some of these changes being lost\\. Do you want to continue anyway\\?\"",
868
+ "\"您有进行中的更改。撤销提交可能会导致其中一些更改丢失。您确定仍要继续吗?\""],
869
["\"\"","\"\""]
870
],
871
"renderer_dev": [
0 commit comments