diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 8aaa42c297..5d02d14091 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -724,7 +724,6 @@ "get_most_subscription_by_checking_overleaf": "", "get_most_subscription_by_checking_overleaf_ai_writefull": "", "get_real_time_track_changes": "", - "get_unlimited_ai": "", "get_your_hands_on_the_ultimate_research_writing_ai_assistant": "", "git": "", "git_authentication_token": "", @@ -826,6 +825,7 @@ "hide_file_tree": "", "hide_local_file_contents": "", "hide_outline": "", + "higher_ai_allowance": "", "history": "", "history_add_label": "", "history_are_you_sure_delete_label": "", @@ -1829,7 +1829,6 @@ "sso_user_explanation_ready_with_admin_email": "", "sso_user_explanation_ready_with_group_name": "", "standard": "", - "start_a_free_trial": "", "start_by_adding_your_email": "", "start_by_fixing_the_first_error_in_your_document": "", "start_editing": "", @@ -2128,7 +2127,6 @@ "university_school": "", "unknown": "", "unknown_group": "", - "unlimited_ai": "", "unlimited_ai_use": "", "unlimited_collaborators_per_project": "", "unlimited_collabs": "", diff --git a/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx b/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx index 95b66f4ee2..a63cab08e1 100644 --- a/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx +++ b/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx @@ -119,7 +119,7 @@ const CompileTimeout = memo(function CompileTimeout({ extraSearchParams={extraSearchParams} handleClick={handleFreeTrialClick} > - {t('start_a_free_trial')} + {t('start_free_trial_without_exclamation')}

)} diff --git a/services/web/frontend/js/features/subscription/components/dashboard/free-plan.tsx b/services/web/frontend/js/features/subscription/components/dashboard/free-plan.tsx index df418d0523..61358c8679 100644 --- a/services/web/frontend/js/features/subscription/components/dashboard/free-plan.tsx +++ b/services/web/frontend/js/features/subscription/components/dashboard/free-plan.tsx @@ -26,7 +26,7 @@ function FreePlan() { :