This commit is contained in:
2026-08-17 00:53:51 +02:00
parent 716604eb69
commit c2429873b3
12 changed files with 94 additions and 116 deletions
+7 -7
View File
@@ -222,7 +222,7 @@ export const en: MessageDict = {
"settings.inviteUser": "Invite user",
"settings.teamAdminOnly": "Only company admins can invite, promote, demote, or remove teammates.",
"settings.shareAcceptLink": "Share accept link",
"settings.shareAcceptLinkHelp": "Outbound email is not configured. Copy this one-time link and send it to the invitee. They'll set a password (at least 8 characters) and join with the role you chose.",
"settings.shareAcceptLinkHelp": "Copy this one-time link and send it to the invitee (chat, SMS, etc.). They'll set a password (at least 8 characters) and join with the role you chose.",
"settings.acceptLinkLabel": "One-time accept invite link",
"settings.copyLink": "Copy link",
"settings.linkCopied": "Accept link copied.",
@@ -243,9 +243,9 @@ export const en: MessageDict = {
"settings.needOneAdmin": "Companies need at least one admin",
"settings.expires": "Expires {date}",
"settings.invalidEmail": "Enter a valid email address.",
"settings.inviteCreatedNoMail": "Invite created for {email} as {role}. Copy the accept link below and share it — outbound email is not configured.",
"settings.inviteSent": "Invite sent to {email} as {role}. They should open the email and accept before it expires.",
"settings.inviteFailed": "Could not send invite",
"settings.inviteCreatedNoMail": "Invite created for {email} as {role}. Copy the accept link below and share it with them.",
"settings.inviteSent": "Invite created for {email} as {role}. Share the accept link before it expires.",
"settings.inviteFailed": "Could not create invite",
"settings.revokeConfirm": "Revoke this invitation?",
"settings.revoked": "Invitation revoked.",
"settings.revokeFailed": "Could not revoke invite",
@@ -258,12 +258,12 @@ export const en: MessageDict = {
"settings.promote": "Promote",
"settings.demote": "Demote",
"settings.inviteTitle": "Invite teammate",
"settings.inviteDescription": "They'll get a link to set a password (at least 8 characters) and join this company.",
"settings.inviteDescription": "Enter their email, then copy the one-time link and share it. They'll set a password (at least 8 characters) and join this company.",
"settings.inviteEmail": "Email",
"settings.inviteEmailPlaceholder": "colleague@example.com",
"settings.inviteRole": "Role",
"settings.inviteRoleHint": "Members manage products and feeds. Admins can also invite teammates and change company settings.",
"settings.sendInvite": "Send invite",
"settings.sendInvite": "Create invite link",
"settings.companyHeading": "Company Settings",
"settings.activeCompany": "Active company",
"settings.creditsOverview": "Credits overview",
@@ -2095,7 +2095,7 @@ export const en: MessageDict = {
"settings.companyNameHelp": "This name appears in invitations and organization settings",
"settings.contentSettingsHelp": "Configure language and product matching for generated content",
"settings.mergeProductsHelp": "When enabled, CSV imports combine rows that share a GTIN into one product. Turn off to keep each row independent.",
"settings.emailIntegrationHelp": "Set up Resend or SMTP for invites, campaigns, and transactional mail.",
"settings.emailIntegrationHelp": "Set up Resend or SMTP for campaigns and transactional mail.",
"settings.configureEmail": "Configure email",
"settings.aiIntegrationsHelp": "Platform credits or your own key, plus editable prompts for titles, descriptions, SEO, and campaigns. Encrypted keys at rest.",
"settings.openAiIntegrations": "Open AI integrations",