mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Merge pull request #22197 from overleaf/mf-checkout-name-cases
[web] Use sentence case for all labels in new checkout page GitOrigin-RevId: 1ae7b01fa6b00d6b4fb007bb908c6cfe35e619c5
This commit is contained in:
@@ -504,6 +504,7 @@
|
||||
"find_out_more_nt": "",
|
||||
"finding_a_fix": "",
|
||||
"first_name": "",
|
||||
"first_name_sentence_case": "",
|
||||
"fit_to_height": "",
|
||||
"fit_to_width": "",
|
||||
"fix_latex_errors_fast_and_perfect_your_projects": "",
|
||||
@@ -784,6 +785,7 @@
|
||||
"last_logged_in": "",
|
||||
"last_modified": "",
|
||||
"last_name": "",
|
||||
"last_name_sentence_case": "",
|
||||
"last_resort_trouble_shooting_guide": "",
|
||||
"last_suggested_fix": "",
|
||||
"last_updated_date_by_x": "",
|
||||
@@ -1099,6 +1101,7 @@
|
||||
"plus_additional_collaborators_document_history_track_changes_and_more": "",
|
||||
"plus_more": "",
|
||||
"postal_code": "",
|
||||
"postal_code_sentence_case": "",
|
||||
"premium_feature": "",
|
||||
"premium_features": "",
|
||||
"premium_plan_label": "",
|
||||
|
||||
@@ -1578,6 +1578,7 @@
|
||||
"portal_add_affiliation_to_join": "It looks like you are already logged in to __appName__. If you have a __portalTitle__ email you can add it now.",
|
||||
"position": "Position",
|
||||
"postal_code": "Postal Code",
|
||||
"postal_code_sentence_case": "Postal code",
|
||||
"powerful_latex_editor_and_realtime_collaboration": "Powerful LaTeX editor & real-time collaboration",
|
||||
"powerful_latex_editor_and_realtime_collaboration_info": "Spell check, intelligent autocomplete, syntax highlighting, dozens of color themes, vim and emacs bindings, help with LaTeX warnings and error messages, and more. Everyone always has the latest version, and you can see your collaborators’ cursors and changes in real time.",
|
||||
"premium_feature": "Premium feature",
|
||||
|
||||
Reference in New Issue
Block a user