mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-24 17:51:51 +02:00
[web] Tweak basic rate limiter for workbench (#30280)
GitOrigin-RevId: 3e2c2f03e88339ee18e393cb7044ed15e95e51a5
This commit is contained in:
committed by
Copybot
parent
5af113d85d
commit
0efb28baa7
@@ -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": "",
|
||||
|
||||
@@ -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": "You’re a member of Overleaf Labs. Don’t forget to check in regularly to see what experiments you can sign up to.",
|
||||
"youre_about_to_enable_single_sign_on": "You’re about to enable single sign-on (SSO). Before you do this, you should ensure you’re confident the SSO configuration is correct and all your group members have managed user accounts.",
|
||||
"youre_about_to_enable_single_sign_on_sso_only": "You’re about to enable single sign-on (SSO). Before you do this, you should ensure you’re confident the SSO configuration is correct.",
|
||||
|
||||
Reference in New Issue
Block a user