{
  "common": {
    "footer": "Flow - Build faster, Chat smarter"
  },
  "almostReachedChatsLimit": {
    "subject": "You're close to your included monthly chats",
    "usage": "Your workspace {{workspaceName}} has used {{usagePercent}}% of the included chats this month. Once you hit {{chatsLimit}} chats, you will pay as you go for additional chats.",
    "monitoring": "Your progress can be monitored in your workspace dashboard settings.",
    "pricingBeforeLink": "Check the",
    "pricingLink": "pricing page",
    "pricingAfterLink": "for information about the pay-as-you-go tiers.",
    "reminder": "As a reminder, your billing cycle ends on {{resetDate}}."
  },
  "billingCycleReset": {
    "subject": "Your billing cycle has been reset early",
    "usage": "Your workspace {{workspaceName}} has experienced unusually high usage this billing cycle.",
    "protection": "We detected {{totalChatsUsed}} chats in a short period, which exceeded our fraud prevention threshold. To protect your account, we reset your billing cycle early and charged you for the usage in this period.",
    "allowance": "Your new billing cycle has started, and you now have access to your full monthly chat allowance again.",
    "details": "You can view your invoice and usage details in your workspace billing settings.",
    "cta": "View billing details"
  },
  "billingCycleResetFailed": {
    "subject": "Action required: Your workspace has been paused",
    "paused": "Your workspace {{workspaceName}} has been temporarily paused due to a payment issue.",
    "payment": "We detected {{totalChatsUsed}} chats in a short period, which exceeded our fraud prevention threshold. We attempted to charge your account and reset your billing cycle, but the payment failed.",
    "bots": "Your workspace has been paused to prevent further charges. Your bots will not respond to new conversations until this is resolved.",
    "support": "Please contact our support team to resolve this issue and restore access to your workspace.",
    "cta": "Contact support"
  },
  "defaultBotNotification": {
    "cta": "Go to results"
  },
  "guestInvitation": {
    "subject": "You've been invited to collaborate",
    "invitation": "{{hostEmail}} invited you to collaborate on the flow {{flowName}}.",
    "dashboard": "From now on, you will see this flow in your dashboard under the workspace {{workspaceName}}.",
    "login": "Make sure to sign in as {{guestEmail}}.",
    "cta": "Go to flow"
  },
  "inactiveWorkspace": {
    "subject": "Your '{{workspaceName}}' workspace in Flow is inactive and will be deleted soon",
    "inactive": "The {{workspaceName}} workspace has been inactive for at least 60 days. You have not signed in and its flows have not received traffic during that period.",
    "deletion": "We have automatically scheduled it for deletion in 30 days. All its flows and collected results will be permanently deleted.",
    "reason": "You are receiving this email because you are an administrator of that workspace.",
    "keepActiveBeforeLink": "To keep your workspace active, just",
    "keepActiveLink": "sign in to your Flow account",
    "keepActiveAfterLink": "and it will be marked as active again.",
    "reExplore": "This is a good opportunity to explore Flow again. Many new features have been added since your last sign-in, including new blocks, more AI integrations, and many other improvements.",
    "unsubscribe": "Unsubscribe"
  },
  "reachedChatsLimit": {
    "subject": "You've reached your monthly chats limit",
    "limit": "You've reached your monthly limit of {{chatsLimit}} chats.",
    "upgrade": "To keep your bots chatting with users this month, upgrade your plan.",
    "cta": "Upgrade workspace"
  },
  "verificationCode": {
    "subject": "Your verification code for Flow",
    "validity": "This code will only be valid for the next hour."
  },
  "workspaceInvitation": {
    "subject": "You've been invited to collaborate",
    "invitation": "{{hostEmail}} invited you to collaborate in the workspace {{workspaceName}} as a team member.",
    "dashboard": "From now on, you will see this workspace in your dashboard.",
    "login": "Make sure to sign in as {{guestEmail}}.",
    "cta": "Go to workspace"
  }
}