소스 검색

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'
 		}
 	}
 }