diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index bcda693063..460c5a8698 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -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": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index c015ad3038..c724f4580f 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -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",