add authorization

This commit is contained in:
2024-11-15 18:27:59 +08:00
parent edff9c7a0c
commit 165e5f2850
13 changed files with 287 additions and 97 deletions

View File

@@ -210,7 +210,8 @@
"Create Folder": "新建文件夹",
"Select an image on screen": "选择屏幕上的图片",
"Added @count comics to download queue.": "已添加 @count 本漫画到下载队列",
"Ignore Certificate Errors": "忽略证书错误"
"Ignore Certificate Errors": "忽略证书错误",
"Authorization Required": "需要身份验证"
},
"zh_TW": {
"Home": "首頁",
@@ -423,6 +424,7 @@
"Create Folder": "新建文件夾",
"Select an image on screen": "選擇屏幕上的圖片",
"Added @count comics to download queue.": "已添加 @count 本漫畫到下載隊列",
"Ignore Certificate Errors": "忽略證書錯誤"
"Ignore Certificate Errors": "忽略證書錯誤",
"Authorization Required": "需要身份驗證"
}
}