mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-13 15:17:07 +00:00
Merge pull request #8932 from overleaf/ae-file-upload-translation
Add missing "a" to upload throttled message GitOrigin-RevId: 0279548f04ee31e7f9d1251a9c0e6a66f8616559
This commit is contained in:
parent
c6b0d988f9
commit
9d55859419
1 changed files with 1 additions and 1 deletions
|
@ -871,7 +871,7 @@
|
|||
"interested_in_cheaper_plan": "Would you be interested in the cheaper <strong>__price__</strong> student plan?",
|
||||
"session_expired_redirecting_to_login": "Session Expired. Redirecting to login page in __seconds__ seconds",
|
||||
"maximum_files_uploaded_together": "Maximum __max__ files uploaded together",
|
||||
"too_many_files_uploaded_throttled_short_period": "Too many files uploaded, your uploads have been throttled for short period. Please wait 15 minutes and try again.",
|
||||
"too_many_files_uploaded_throttled_short_period": "Too many files uploaded, your uploads have been throttled for a short period. Please wait 15 minutes and try again.",
|
||||
"compile_larger_projects": "Compile larger projects",
|
||||
"upgrade_to_get_feature": "Upgrade to get __feature__, plus:",
|
||||
"new_group": "New Group",
|
||||
|
|
Loading…
Add table
Reference in a new issue