Add Enlish locale

Use English as the default language.
There may be problems with English formatting.
My English skills are not very good, please correct my wrong translations.
This commit is contained in:
BinTianqi
2024-04-15 21:25:47 +08:00
parent 721fce3358
commit 30049f3e6c
13 changed files with 977 additions and 499 deletions

View File

@@ -623,7 +623,7 @@ adb shell pm remove-user USER_ID
如果是受管理的用户,只能管理受管理用户中的应用
除了安装应用所有的操作都需要应用的包名你可以通过ADB命令查看已安装应用的包名
除了安装应用所有的操作都需要应用的包名你可以通过ADB命令查看所有已安装应用的包名
```shell
adb shell pm list packages
@@ -830,7 +830,7 @@ Profile owner无法禁用部分功能工作资料中部分功能无效wear
- (24) 修改用户头像
- 跨用户复制(包括工作资料)
- (28) 分享至工作应用
- (28) 个人和工作密码相同
- (28) 个人和工作密码相同只能被工作资料Profile owner设置
### 其他