diff --git a/frontend/translations/en.json b/frontend/translations/en.json
index 5c68615e..5fbefa1f 100644
--- a/frontend/translations/en.json
+++ b/frontend/translations/en.json
@@ -683,13 +683,13 @@
"integrations.watch_folder_settings": "Watch Folder Settings",
"integrations.webdav_settings": "WebDAV Settings",
"integrations.webdav_url_label": "WebDAV URL",
- "integrations.webhook_create_token": "and create a personal token.",
"integrations.webhook_heading": "Webhook Ingestion",
"integrations.webhook_how_heading": "How Webhook Ingestion Works",
"integrations.webhook_how_text": "A webhook integration allows external systems to push documents directly into DocuElevate via the REST API. Instead of DocuElevate polling for new files (like IMAP), your application sends files to DocuElevate using an HTTP request with an API token for authentication.",
"integrations.webhook_ideal_text": "This is ideal for CI/CD pipelines, automation scripts, scanner integrations, or any system that generates documents and needs to send them for processing.",
"integrations.webhook_quick_start": "Quick Start",
"integrations.webhook_security_tip": "Create a dedicated API token for each integration and revoke it immediately if compromised. Tokens can be managed on the API Tokens page.",
+ "integrations.webhook_step1": "Go to {api_tokens_link} and create a personal token.",
"integrations.webhook_upload_with_token": "Use the token to upload documents via the API:",
"language.bg": "Български",
"language.ca": "Català",
@@ -829,10 +829,9 @@
"pipelines.system_pipeline_label": "System pipeline (visible to all users)",
"pipelines.title": "Processing Pipelines",
"profile.avatar_alt": "Your profile picture",
- "profile.avatar_gravatar_suffix": "is shown.",
"profile.avatar_heading": "Profile Picture",
"profile.avatar_remove": "Remove custom avatar",
- "profile.avatar_upload_hint": "Upload a JPEG, PNG, GIF, or WebP image up to 2 MB. If no custom picture is set, your",
+ "profile.avatar_upload_hint": "Upload a JPEG, PNG, GIF, or WebP image up to 2 MB. If no custom picture is set, your {gravatar} is shown.",
"profile.choose_image": "Choose image…",
"profile.confirm_password": "Confirm New Password",
"profile.contact_email_hint": "Used for system notifications. This does not change your login e-mail.",
@@ -1074,8 +1073,7 @@
"subscription.per_mo": "/mo",
"subscription.per_month": "/month",
"subscription.since": "Since",
- "subscription.single_user_body_after_link": ".",
- "subscription.single_user_body_before_link": "Subscription tiers apply when multi-user mode is active. Your instance currently runs in single-user mode with no processing limits. An admin can enable multi-user mode via",
+ "subscription.single_user_body": "Subscription tiers apply when multi-user mode is active. Your instance currently runs in single-user mode with no processing limits. An admin can enable multi-user mode via {settings_link}.",
"subscription.single_user_title": "Multi-user mode is not enabled.",
"subscription.subtitle": "Your current plan, usage and available upgrades.",
"subscription.this_month_label": "this month",