diff --git a/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/actions.ts b/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/actions.ts index cdfd3efeab..dbc2e30338 100644 --- a/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/actions.ts +++ b/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/actions.ts @@ -169,7 +169,7 @@ export const resetPasswordAction = authenticatedActionClient.action( "user", async ({ ctx }: { ctx: AuthenticatedActionClientCtx; parsedInput: undefined }) => { if (ctx.user.identityProvider !== "email") { - throw new OperationNotAllowedError("auth.reset-password.not-allowed"); + throw new OperationNotAllowedError("Password reset is not allowed for this user."); } await sendForgotPasswordEmail(ctx.user); diff --git a/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/components/EditProfileDetailsForm.tsx b/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/components/EditProfileDetailsForm.tsx index 8c85a2d780..9d1c5017b4 100644 --- a/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/components/EditProfileDetailsForm.tsx +++ b/apps/web/app/(app)/environments/[environmentId]/settings/(account)/profile/components/EditProfileDetailsForm.tsx @@ -145,7 +145,7 @@ export const EditProfileDetailsForm = ({ }); } else { const errorMessage = getFormattedErrorMessage(result); - toast.error(t(errorMessage)); + toast.error(errorMessage); } setIsResettingPassword(false); diff --git a/apps/web/locales/de-DE.json b/apps/web/locales/de-DE.json index bc53456914..363622024c 100644 --- a/apps/web/locales/de-DE.json +++ b/apps/web/locales/de-DE.json @@ -207,6 +207,7 @@ "formbricks_version": "Formbricks Version", "full_name": "Name", "gathering_responses": "Antworten sammeln", + "general": "Allgemein", "go_back": "Geh zurück", "go_to_dashboard": "Zum Dashboard gehen", "hidden": "Versteckt", @@ -377,6 +378,7 @@ "switch_to": "Wechseln zu {environment}", "table_items_deleted_successfully": "{type}s erfolgreich gelöscht", "table_settings": "Tabelleinstellungen", + "tags": "Tags", "targeting": "Targeting", "team": "Team", "team_access": "Teamzugriff", diff --git a/apps/web/locales/en-US.json b/apps/web/locales/en-US.json index 002137b326..5de5332725 100644 --- a/apps/web/locales/en-US.json +++ b/apps/web/locales/en-US.json @@ -207,6 +207,7 @@ "formbricks_version": "Formbricks Version", "full_name": "Full name", "gathering_responses": "Gathering responses", + "general": "General", "go_back": "Go Back", "go_to_dashboard": "Go to Dashboard", "hidden": "Hidden", @@ -377,6 +378,7 @@ "switch_to": "Switch to {environment}", "table_items_deleted_successfully": "{type}s deleted successfully", "table_settings": "Table settings", + "tags": "Tags", "targeting": "Targeting", "team": "Team", "team_access": "Team Access", diff --git a/apps/web/locales/fr-FR.json b/apps/web/locales/fr-FR.json index ff539b8e0a..ad6d440d05 100644 --- a/apps/web/locales/fr-FR.json +++ b/apps/web/locales/fr-FR.json @@ -207,6 +207,7 @@ "formbricks_version": "Version de Formbricks", "full_name": "Nom complet", "gathering_responses": "Collecte des réponses", + "general": "Général", "go_back": "Retourner", "go_to_dashboard": "Aller au tableau de bord", "hidden": "Caché", @@ -377,6 +378,7 @@ "switch_to": "Passer à {environment}", "table_items_deleted_successfully": "{type}s supprimés avec succès", "table_settings": "Réglages de table", + "tags": "Étiquettes", "targeting": "Ciblage", "team": "Équipe", "team_access": "Accès Équipe", diff --git a/apps/web/locales/pt-BR.json b/apps/web/locales/pt-BR.json index bd70e5ec36..1054781490 100644 --- a/apps/web/locales/pt-BR.json +++ b/apps/web/locales/pt-BR.json @@ -207,6 +207,7 @@ "formbricks_version": "Versão do Formbricks", "full_name": "Nome completo", "gathering_responses": "Recolhendo respostas", + "general": "Geral", "go_back": "Voltar", "go_to_dashboard": "Ir para o Painel", "hidden": "Escondido", @@ -377,6 +378,7 @@ "switch_to": "Mudar para {environment}", "table_items_deleted_successfully": "{type}s deletados com sucesso", "table_settings": "Arrumação da mesa", + "tags": "Etiquetas", "targeting": "mirando", "team": "Time", "team_access": "Acesso da equipe", diff --git a/apps/web/locales/pt-PT.json b/apps/web/locales/pt-PT.json index 2cae494347..e402985c97 100644 --- a/apps/web/locales/pt-PT.json +++ b/apps/web/locales/pt-PT.json @@ -207,6 +207,7 @@ "formbricks_version": "Versão do Formbricks", "full_name": "Nome completo", "gathering_responses": "A recolher respostas", + "general": "Geral", "go_back": "Voltar", "go_to_dashboard": "Ir para o Painel", "hidden": "Oculto", @@ -377,6 +378,7 @@ "switch_to": "Mudar para {environment}", "table_items_deleted_successfully": "{type}s eliminados com sucesso", "table_settings": "Configurações da tabela", + "tags": "Etiquetas", "targeting": "Segmentação", "team": "Equipa", "team_access": "Acesso da Equipa", diff --git a/apps/web/locales/zh-Hant-TW.json b/apps/web/locales/zh-Hant-TW.json index de010e15d9..42505b2424 100644 --- a/apps/web/locales/zh-Hant-TW.json +++ b/apps/web/locales/zh-Hant-TW.json @@ -207,6 +207,7 @@ "formbricks_version": "Formbricks 版本", "full_name": "全名", "gathering_responses": "收集回應中", + "general": "一般", "go_back": "返回", "go_to_dashboard": "前往儀表板", "hidden": "隱藏", @@ -377,6 +378,7 @@ "switch_to": "切換至 '{'environment'}'", "table_items_deleted_successfully": "'{'type'}' 已成功刪除", "table_settings": "表格設定", + "tags": "標籤", "targeting": "目標設定", "team": "團隊", "team_access": "團隊存取權限",