This commit is contained in:
2023-08-30 14:44:58 +08:00
parent 8c655b0fd5
commit 6884beaf3d
14 changed files with 327 additions and 33 deletions

View File

@@ -1,5 +1,9 @@
{
"title": "E-Hentai Downloader Dashboard",
"serverHost": "EH Downloader Server Host",
"apiPath": "API Path"
"apiPath": "API Path",
"username": "Username",
"password": "Password",
"save": "Save",
"login": "Login"
}

View File

@@ -1,5 +1,9 @@
{
"title": "E-Hentai 下载器面板",
"serverHost": "EH Downloader 服务器主机",
"apiPath": "API 路径"
"apiPath": "API 路径",
"username": "用户名",
"password": "密码",
"save": "保存",
"login": "登录"
}