浏览代码

fix: en 语言

lanceJiang 9 月之前
父节点
当前提交
b5ee178e5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lang/lance-element/en.ts

+ 1 - 1
src/lang/lance-element/en.ts

@@ -162,7 +162,7 @@ export default {
 				reset: 'Reset The Current Configuration'
 			},
 			checkUpdatesTitle: 'New Version Available',
-			checkUpdatesDescription: 'Click to Refresh and get the latest version"'
+			checkUpdatesDescription: 'Click to Refresh and get the latest version'
 		}
 	}
 }