change default ui lang to en

This commit is contained in:
Gabe Yuan
2023-08-15 12:30:32 +08:00
parent 70b2531878
commit ec962740b3
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.4.2",
"default_locale": "zh_CN",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",
"background": {