Skip to content
This repository was archived by the owner on Jul 18, 2026. It is now read-only.

Commit e55c58c

Browse files
authored
Merge pull request #225 from misaka10032w/develop
[Fix] 同步网站搜索标签、补充tag的英文翻译
2 parents 83159c8 + 6e1f1d0 commit e55c58c

9 files changed

Lines changed: 781 additions & 421 deletions

File tree

app/src/main/assets/search_options/genre.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,23 @@
3737
"en": "3D Animation",
3838
"zh-rTW": "3D動畫"
3939
},
40-
"search_key": "3D動畫"
40+
"search_key": "3DCG"
4141
},
4242
{
4343
"lang": {
44-
"zh-rCN": "同人作品",
45-
"en": "Doujin",
46-
"zh-rTW": "同人作品"
44+
"zh-rCN": "2D动画",
45+
"en": "2D Animation",
46+
"zh-rTW": "2D動畫"
4747
},
48-
"search_key": "同人作品"
48+
"search_key": "2D動畫"
49+
},
50+
{
51+
"lang": {
52+
"zh-rCN": "AI生成",
53+
"en": "AI-Generated",
54+
"zh-rTW": "AI生成"
55+
},
56+
"search_key": "AI生成"
4957
},
5058
{
5159
"lang": {

0 commit comments

Comments
 (0)