diff options
Diffstat (limited to 'vendor/github.com/sjtug/cerberus/translations/en.yaml')
| -rw-r--r-- | vendor/github.com/sjtug/cerberus/translations/en.yaml | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/vendor/github.com/sjtug/cerberus/translations/en.yaml b/vendor/github.com/sjtug/cerberus/translations/en.yaml deleted file mode 100644 index e7746be..0000000 --- a/vendor/github.com/sjtug/cerberus/translations/en.yaml +++ /dev/null @@ -1,29 +0,0 @@ -en: - challenge: - title: "Making sure you're not a bot!" - calculating: "Performing browser checks..." - difficulty_speed: "Difficulty: %{difficulty}, Speed: %{speed}kH/s" - taking_longer: "This is taking longer than expected. Please do not refresh the page." - why_seeing: "Why am I seeing this?" - why_seeing_body: - part_1: >- - You are seeing this because the administrator of this website has set up %{cerberus} to protect the server against abusive traffic. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone. - part_2: >- - If you're familiar with %{anubis} by %{techaro}, Cerberus is similar - it performs a PoW challenge to verify the request. While Anubis focuses on protecting websites from AI scrapers, Cerberus takes a much more aggressive approach to protect our open-source infrastructure. - part_3: >- - Please note that Cerberus requires the use of modern JavaScript features that plugins like %{jshelter} will disable. Please disable %{jshelter} or other such plugins for this domain. - must_enable_js: "You must enable JavaScript to proceed." - success: - title: "Success!" - verification_complete: "Verification Complete!" - took_time_iterations: "Took %{time}ms, %{iterations} iterations" - error: - error_occurred: "Error occurred while processing your request" - access_restricted: "Access has been restricted" - browser_config_or_bug: "There might be an issue with your browser configuration, or something is wrong on our side." - ip_blocked: "You (or your local network) have been blocked due to suspicious activity." - wait_before_retry: "Please wait a while before you try again; in some cases this may take a few hours." - contact_us: "If you believe this is an error, please contact us at %{mail}. Attach the request ID shown below to help us investigate." - footer: - author: Protected by %{cerberus} from %{sjtug}. - upstream: Heavily inspired by %{anubis} from %{techaro} in 🇨🇦. |
