File tree 2 files changed +3
-3
lines changed
library/src/main/res/values-zh-rCN
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 92
92
93
93
- name : Upload APK to release
94
94
id : upload_apk
95
- uses : svenstaro/upload-release-action@v3
95
+ uses : svenstaro/upload-release-action@v2
96
96
with :
97
97
repo_token : ${{ secrets.GITHUB_TOKEN }}
98
98
file : " ./app/build/outputs/apk/release/${{ env.apk_file }}"
Original file line number Diff line number Diff line change 10
10
<string name =" required_for_lockscreens" >使用锁屏</string >
11
11
<string name =" required_assets" >使用模板</string >
12
12
<string name =" install" >安装</string >
13
- <string name =" app_not_installed" >没有找到正确的应用。 </string >
13
+ <string name =" app_not_installed" >未找到合适的应用 </string >
14
14
<string name =" template" >模板</string >
15
15
<string name =" templates" >模板</string >
16
16
<string name =" x_templates" >%1$s 模板</string >
17
- <string name =" apps_installed" >应用已安装。 </string >
17
+ <string name =" apps_installed" >应用已安装</string >
18
18
<string name =" permission_request_assets" >%1$s 使用了存储权限来导入资源。</string >
19
19
<string name =" permission_request_wallpaper" >%1$s 使用了存储权限在组件背景中来展示设备壁纸。</string >
20
20
<string name =" open_komponents" >若要添加一个 Komponent组件,请在 Kustom 编辑器中点按“+”。</string >
You can’t perform that action at this time.
0 commit comments