mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #10619 from overleaf/ii-capitalize-plan-name
[web] Capitalize plan name in a translation GitOrigin-RevId: 8f67976f6f50da7e2df83f0fadff26f68240cc6c
This commit is contained in:
parent
9a710e0585
commit
c98e002365
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@
|
|||
"find_out_more_about_the_file_outline": "Find out more about the file outline",
|
||||
"invalid_institutional_email": "Your institution’s SSO service returned your email address as __email__, which is at an unexpected domain that we do not recognise as belonging to it. You may be able to change your primary email address via your user profile at your institution to one at your institution’s domain. Please contact your IT department if you have any questions.",
|
||||
"wed_love_you_to_stay": "We’d love you to stay",
|
||||
"yes_move_me_to_personal_plan": "Yes, move me to the personal plan",
|
||||
"yes_move_me_to_personal_plan": "Yes, move me to the Personal plan",
|
||||
"last_login": "Last Login",
|
||||
"last_active": "Last Active",
|
||||
"last_active_description": "Last time a project was opened.",
|
||||
|
@ -880,7 +880,7 @@
|
|||
"sure_you_want_to_cancel": "Are you sure you want to cancel?",
|
||||
"i_want_to_stay": "I want to stay",
|
||||
"have_more_days_to_try": "Have another <strong>__days__ days</strong> on your Trial!",
|
||||
"interested_in_cheaper_personal_plan": "Would you be interested in the cheaper <strong>__price__</strong> personal plan?",
|
||||
"interested_in_cheaper_personal_plan": "Would you be interested in the cheaper <strong>__price__</strong> Personal 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 a short period. Please wait 15 minutes and try again.",
|
||||
|
|
Loading…
Reference in a new issue