diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 25fa28abb3..d54c14f2c4 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -2389,7 +2389,6 @@ "you_can_now_log_in_sso": "", "you_can_now_search_and_add_references_from_your_rm_library_without_needing_to_import_files": "", "you_can_only_be_affiliated_with_one_group": "", - "you_can_request_a_maximum_of_limit_fixes_per_day": "", "you_can_select_or_invite_collaborator": "", "you_can_select_or_invite_collaborator_plural": "", "you_can_still_use_your_premium_features": "", diff --git a/services/web/locales/da.json b/services/web/locales/da.json index 4a91476388..6ba482950d 100644 --- a/services/web/locales/da.json +++ b/services/web/locales/da.json @@ -2065,7 +2065,6 @@ "you_can_now_enable_sso": "Du kan nu aktivere SSO i dine gruppeindstillinger", "you_can_now_log_in_sso": "Du kan nu logge ind gennem din institution of hvis du er kvalificeret får du <0>__appName__ Professionel-funktioner.", "you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "Du kan på denne side til enhver tid <0>til- og framelde dig programmet", - "you_can_request_a_maximum_of_limit_fixes_per_day": "Du kan anmode om maksimalt __limit__ rettelser om dagen. Prøv venligst igen i morgen.", "you_cant_add_or_change_password_due_to_sso": "Du kan ikke tilføje eller ændre dit kodeord fordi din gruppe eller organisation bruger <0>single sign-on (SSO).", "you_cant_join_this_group_subscription": "Du kan ikke tilslutte dig dette gruppeabonnement", "you_cant_reset_password_due_to_sso": "Du kan ikke nulstille dit kodeord, da din gruppe eller organisation bruger SSO. <0>Log ind med SSO.", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 0740b0bb20..47d19a044f 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -3050,7 +3050,6 @@ "you_can_now_sign_in_with_new_password": "You can now sign in with your new password.", "you_can_only_be_affiliated_with_one_group": "You can only be affiliated with one group.", "you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "You can <0>opt in and out of the program at any time on this page", - "you_can_request_a_maximum_of_limit_fixes_per_day": "You can request a maximum of __limit__ fixes per day. Please try again tomorrow.", "you_can_select_or_invite_collaborator": "You can select or invite __count__ collaborator on your current plan. Upgrade to add more editors or reviewers.", "you_can_select_or_invite_collaborator_plural": "You can select or invite __count__ collaborators on your current plan. Upgrade to add more editors or reviewers.", "you_can_still_use_your_premium_features": "You can still use your premium features until the pause becomes active.", diff --git a/services/web/locales/zh-CN.json b/services/web/locales/zh-CN.json index 489dcdbaa4..4609b13bc1 100644 --- a/services/web/locales/zh-CN.json +++ b/services/web/locales/zh-CN.json @@ -2442,7 +2442,6 @@ "you_can_now_enable_sso": "现在,您可以在“组设置”页面上启用SSO。", "you_can_now_log_in_sso": "您现在可以通过您的机构登录,如果符合条件,您将获得<0>__appName__ 专业功能。", "you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "您可以随时在此页面上<0>选择加入和退出该计划", - "you_can_request_a_maximum_of_limit_fixes_per_day": "您每天最多可以请求 __limit__ 个修复。请明天再试。", "you_can_select_or_invite_collaborator": "您可以在当前套餐中选择或邀请__count__位协作者。升级即可添加更多编辑者或审阅者。", "you_can_select_or_invite_collaborator_plural": "您可以在当前订阅中选择或邀请__count__位协作者。升级即可添加更多编辑者或审阅者。", "you_can_still_use_your_premium_features": "在暂停生效之前,您仍然可以使用高级功能。",