File tree 3 files changed +1
-15
lines changed
3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,6 @@ see [this issue](https://github.com/siyuan-note/siyuan/issues/8178) for more det
41
41
"default" : " README.md" ,
42
42
"zh_CN" : " README_zh_CN.md"
43
43
},
44
- "i18n" : [
45
- " en_US" ,
46
- " zh_CN"
47
- ],
48
44
"funding" : {
49
45
"openCollective" : " b3log" ,
50
46
"patreon" : " " ,
@@ -74,7 +70,6 @@ see [this issue](https://github.com/siyuan-note/siyuan/issues/8178) for more det
74
70
* ` readme ` : readme file name, mainly used to display in the marketplace details page, supports multiple languages
75
71
* ` default ` : Default language, must exist
76
72
* ` zh_CN ` , ` en_US ` and other languages: optional, it is recommended to provide at least Chinese and English
77
- * ` i18n ` : Theme supported language list
78
73
* ` funding ` : Theme sponsorship information
79
74
* ` openCollective ` : Open Collective name
80
75
* ` patreon ` : Patreon name
Original file line number Diff line number Diff line change 39
39
"default" : " README.md" ,
40
40
"zh_CN" : " README_zh_CN.md"
41
41
},
42
- "i18n" : [
43
- " en_US" ,
44
- " zh_CN"
45
- ],
46
42
"funding" : {
47
43
"openCollective" : " b3log" ,
48
44
"patreon" : " " ,
72
68
* ` readme ` :自述文件名,主要用于主题集市详情页中显示,支持多语言
73
69
* ` default ` :默认语言,必须存在
74
70
* ` zh_CN ` 、` en_US ` 等其他语言:可选,建议至少提供中文和英文
75
- * ` i18n ` :主题支持的语言列表
76
71
* ` funding ` :主题赞助信息
77
72
* ` openCollective ` :Open Collective 名称
78
73
* ` patreon ` :Patreon 名称
Original file line number Diff line number Diff line change 2
2
"name" : " theme-sample" ,
3
3
"author" : " Vanessa" ,
4
4
"url" : " https://github.com/siyuan-note/theme-sample" ,
5
- "version" : " 0.0.1 " ,
5
+ "version" : " 0.0.2 " ,
6
6
"minAppVersion" : " 2.9.0" ,
7
7
"displayName" : {
8
8
"default" : " Theme Sample" ,
16
16
"default" : " README.md" ,
17
17
"zh_CN" : " README_zh_CN.md"
18
18
},
19
- "i18n" : [
20
- " en_US" ,
21
- " zh_CN"
22
- ],
23
19
"funding" : {
24
20
"openCollective" : " b3log" ,
25
21
"patreon" : " " ,
You can’t perform that action at this time.
0 commit comments