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
+16-16
Original file line number
Diff line number
Diff line change
@@ -11,44 +11,44 @@ app.core.biu:
11
11
hint_exist_new: "A new version is available"
12
12
fail_to_check: "Failed to check for update"
13
13
fail_to_check_duo_to_network: "Failed to check for update, probably because the server didn't respond for a long time"
14
-
tell_to_download: "Visit https://biu.tls.moe/ to download"
15
-
press_to_use_old: "Press any key to continue using this old version..."
14
+
tell_to_download: "Go https://biu.tls.moe/ and download"
15
+
press_to_use_old: "Press any key to continue with the old version..."
16
16
network:
17
17
hint_in_check: "Checking network status..."
18
18
fail_pixiv_and_use_bypass: "Cannot connect to Pixiv, enable bypassSNI route (may not be available temporarily)"
19
19
loginHelper:
20
-
hint_token_only: "Since Pixiv disables password login, you can only use Token to login for now"
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
-
fail_to_get_token_due_to_network: "Your network is not working properly for Pixiv Token login, please adjust it and try again."
23
-
fail_to_get_token_anyway: "There was an error getting the Token, please try again."
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
+
fail_to_get_token_anyway: "There was an error getting the token, please try again."
24
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"
25
25
is_need_to_get_token: "Continue? (y / n): "
26
26
ready:
27
27
hint_run: "Run"
28
-
hint_how_to_use: "Enter the address into a modern browser"
28
+
hint_how_to_use: "Visit the address in a modern browser"
29
29
hint_version: "Version"
30
30
hint_function_types: "Function Types"
31
31
hint_image_service: "Image Service"
32
-
hint_download_path: "Download Save Path"
33
-
hint_program_path: "Program Directory"
34
-
done_init: "Initialization completed"
32
+
hint_download_path: "Download Folder"
33
+
hint_program_path: "PixivBiuFolder"
34
+
done_init: "Init Done"
35
35
others:
36
-
hint_in_update_token: "Trying to update token"
36
+
hint_in_update_token: "Try to update token"
37
37
38
38
app.common.loginHelper:
39
39
network:
40
-
press_need_to_type_proxy: "Please enter the proxy listener address (can be blank): "
41
-
hint_in_check: "Starting network detection..."
42
-
hint_detect_proxy: "Proxy listener address (%s) detected, do you want to change it? (y / n): "
40
+
press_need_to_type_proxy: "Please enter the proxy address (can be blank): "
41
+
hint_in_check: "Doing network detection..."
42
+
hint_detect_proxy: "Proxy address (%s) detected, do you want to change it? (y / n): "
43
43
is_need_to_type_proxy: "The system proxy address was not detected, do you need to set it manually? (y / n): "
44
44
login:
45
-
hint_intro_step_head: "[Login] Please follow these steps:"
hint_intro_step_2: "2. Open the browser's [Developer Tools / F12] and switch to the [Network] tab"
48
48
hint_intro_step_3: "3. Turn on [Preserve log]"
49
49
hint_intro_step_4: "4. Type [callback?] in the [Filter] input box"
50
50
hint_intro_step_5: "5. Login to your Pixiv account"
51
51
hint_intro_step_6: "6. After successfully logging in, there will be a message like [https://app-api.pixiv.net/...&code=...]"
52
52
hint_intro_step_7: "7. Enter the parameter after [code] into this program"
53
-
fail_code_918: "Code error. Please note that the program requires a different code each time it starts, and cannot reuse the previous one, and the Code doesn't contain quotation marks."
54
-
fail_code_1508: "Code has expired. Please hurry up while doing the code fetching operation."
53
+
fail_code_918: "Code error. Please note that the program requires a different code each time it starts, and the Code doesn't contain quotation marks."
54
+
fail_code_1508: "Code is expired. Please get a bit faster while doing the code fetching operation."
0 commit comments