You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: app/config/language/en.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,13 @@ app.core.biu:
15
15
press_to_use_old: "Press any key to continue using this old version..."
16
16
network:
17
17
hint_in_check: "Checking network status..."
18
-
fail_pixiv_and_use_bypass: "Cannot connect to Pixiv, enable bypassSNI route"
18
+
fail_pixiv_and_use_bypass: "Cannot connect to Pixiv, enable bypassSNI route (may not be available temporarily)"
19
19
loginHelper:
20
20
hint_token_only: "Since Pixiv disables password login, you can only use Token to login for now"
21
21
hint_before_start: "Network detection is about to start, this process can reduce the probability of not being able to use PixivBiu due to network problems"
22
22
fail_to_get_token_due_to_network: "Your network is not working properly for Pixiv Token login, please adjust it and try again."
23
23
fail_to_get_token_anyway: "There was an error getting the Token, please try again."
24
+
fail_by_cloudflare_captcha: "Encountered Cloudflare protection when logging in, it may be caused by network environment issues. You can try to get the token again, or wait a while and log in again"
0 commit comments