This commit is contained in:
2023-09-04 15:42:36 +08:00
parent 4b7ad8161a
commit 20b38ba6da
12 changed files with 868 additions and 10 deletions

View File

@@ -22,5 +22,8 @@
"galleries": "Galleries",
"loading": "Loading...",
"gallery": "Gallery",
"useTitleJpn": "Use Japanese title first"
"useTitleJpn": "Use Japanese title first",
"showNsfw": "Show NSFW image by default",
"read": "Read",
"download": "Download"
}

View File

@@ -22,5 +22,8 @@
"galleries": "画廊",
"loading": "加载中…",
"gallery": "画廊",
"useTitleJpn": "优先使用日语标题"
"useTitleJpn": "优先使用日语标题",
"showNsfw": "默认显示NSFW图片",
"read": "阅读",
"download": "下载"
}