[web] Tweak basic rate limiter for workbench (#30280)

GitOrigin-RevId: 3e2c2f03e88339ee18e393cb7044ed15e95e51a5
This commit is contained in:
Mathias Jakobsen
2025-12-12 10:44:38 +00:00
committed by Copybot
parent 5af113d85d
commit 0efb28baa7
2 changed files with 2 additions and 2 deletions

View File

@@ -1325,6 +1325,7 @@
"please_select_a_project": "",
"please_select_an_output_file": "",
"please_set_main_file": "",
"please_try_again_in_a_few_moments": "",
"please_wait": "",
"plus_additional_collaborators_document_history_track_changes_and_more": "",
"plus_more": "",
@@ -2328,7 +2329,6 @@
"your_subscription_will_pause_on_short": "",
"your_subscriptions": "",
"your_usage_will_reset_in_time": "",
"your_usage_will_reset_within_24_hours": "",
"youre_a_member_of_overleaf_labs": "",
"youre_about_to_enable_single_sign_on": "",
"youre_about_to_enable_single_sign_on_sso_only": "",

View File

@@ -1734,6 +1734,7 @@
"please_select_an_output_file": "Please Select an Output File",
"please_set_a_password": "Please set a password",
"please_set_main_file": "Please choose the main file for this project in the project menu. ",
"please_try_again_in_a_few_moments": "Please try again in a few moments.",
"please_wait": "Please wait",
"plus_additional_collaborators_document_history_track_changes_and_more": "(plus additional collaborators, document history, track changes, and more).",
"plus_more": "plus more",
@@ -2897,7 +2898,6 @@
"your_subscription_will_pause_on_short": "Your subscription will pause on <0>__pauseDate__</0>.",
"your_subscriptions": "Your subscriptions",
"your_usage_will_reset_in_time": "Your usage will reset in __time__.",
"your_usage_will_reset_within_24_hours": "Your usage will reset within 24 hours.",
"youre_a_member_of_overleaf_labs": "Youre a member of Overleaf Labs. Dont forget to check in regularly to see what experiments you can sign up to.",
"youre_about_to_enable_single_sign_on": "Youre about to enable single sign-on (SSO). Before you do this, you should ensure youre confident the SSO configuration is correct and all your group members have managed user accounts.",
"youre_about_to_enable_single_sign_on_sso_only": "Youre about to enable single sign-on (SSO). Before you do this, you should ensure youre confident the SSO configuration is correct.",