{
  "starpad": {
    "common": {
      "save": "Save",
      "cancel": "Cancel",
      "close": "Close",
      "continue": "Continue",
      "back": "Back",
      "open": "Open",
      "edit": "Edit",
      "home": "Home",
      "search": "Search",
      "yes": "Yes",
      "no": "No",
      "pay": "Pay",
      "select": "Select",
      "comingSoon": "Coming soon",
      "delete": "Delete",
      "cancelDelete": "Cancel delete",
      "publish": "Publish",
      "clear": "Clear",
      "apply": "Apply",
      "understood": "Understood!",
      "active": "Active",
      "showMore": "Show more",
      "showLess": "Show less",
      "next": "Next",
      "previous": "Previous",
      "send": "Send",
      "add": "Add",
      "create": "Create"
    },

    "system": {
      "updateAvailable": "A new version of the application is available",
      "updateAction": "Update"
    },

    "user": {
      "signup": "Sign up",
      "alreadyHaveAnAccount": "Already have an account?",
      "noAccountYet": "No account yet?",
      "createAccount": "Create your account",
      "signin": "Sign in",
      "signinToAccount": "Sign in to your account",
      "signinWith": "Sign in with",
      "logout": "Logout",
      "dashboard": "Dashboard",
      "settings": "Settings",
      "profile": "Profile",
      "appearance": "Apparence",
      "billing": "Billing",
      "security": "Security",
      "feedbackAndCustomerService": "Feedback & Customer Service",
      "orContinueWith": "Or continue with",
      "signupSuccess": "An email confirmation has been sent to {email}",
      "confirmEmail": "Confirm email",
      "emailConfirmed": "Your email has been confirmed!",
      "forgotPassword": "Forgot password?",
      "forgotPasswordExplanation": "Please enter your account email below to recorver your password:",
      "forgotPasswordEmailSent": "If the user exists, an email with a reset link has been sent to {email}!",
      "resetPassword": "Reset your password",
      "resetPasswordExplanation": "Please type your new password:",
      "resetPasswordSuccess": "Your password has been reset!",
      "passwordStrength": {
        "veryWeak": "Very weak",
        "weak": "Weak",
        "strong": "Strong",
        "veryStrong": "Very strong"
      },
      "profileUpdated": "Profile successfully updated!"
    },

    "form": {
      "firstName": "First name",
      "lastName": "Last name",
      "fullName": "Full name",
      "preferredName": "Preferred name",
      "email": "Email",
      "workEmail": "Work email",
      "contactEmail": "Contact email",
      "password": "Password",
      "confirmPassword": "Confirm password",
      "phone": "Phone number",
      "workPhone": "Work phone number",
      "job": "Job",
      "companyName": "Company name",
      "searchAddress": "Search address",
      "streetName": "Street name",
      "zipCode": "Postal code",
      "city": "City",
      "country": "Country",
      "state": "State/Region",
      "dropFile": "Drop a file here",
      "clickToSelectFile": "Click to select a file",
      "duration": "Duration",
      "unit": "Unit",
      "days": "Days",
      "weeks": "Weeks",
      "months": "Months",
      "years": "Years",
      "enterDuration": "Enter a duration",
      "selectUnit": "Select a unit",
      "fieldIsRequired": "This field is required",
      "passwordsDoNotMatch": "Passwords do not match",
      "avatar": "Avatar"
    },

    "formError": {
      "required": "Field {field} is required",
      "email": "Field {field} should be a valid email address",
      "checked": "Field {field} is required",
      "minLength": "At least {length} items required",
      "maxLength": "Up to {length} items",
      "minChar": "At least {length} characters required",
      "maxChar": "Up to {length} characters maximum",
      "url": "Field {field} should be a valid URL",
      "decimal": "Field {field} should be a valid decimal number",
      "numeric": "Field {field} can only contain digits"
    },

    "durationUnits": {
      "days": "day | days",
      "weeks": "week | weeks",
      "months": "month | months",
      "years": "year | years"
    },

    "product": {
      "basePrice": "Base price",
      "totalPrice": "Total price",
      "taxes": "Inc. taxes",
      "exTaxes": "Ex-taxes",
      "exTaxesShort": "Ex-t.",
      "selectPrice": "Select a pricing",
      "selectCurrency": "Select your currency",
      "promoCode": "Promo code",
      "enterPromoCode": "Enter a promo code here",
      "discount": "Discount",
      "includedOptions": "What's included:",
      "yearlyBillingCycle": "Yearly billing cycle",
      "perMonth": "per month",
      "monthly": "Monthly",
      "monthlyNotice": "Votre abonnement sera renouvelé automatiquement chaque mois",
      "perYear": "per year",
      "yearly": "Yearly",
      "yearlyNotice": "Votre abonnement sera renouvelé automatiquement chaque année",
      "yearlyIncentive": "You could save {amount} per year by switching to a yearly subscription",
      "yearlyDiscount": "Yearly discount",
      "summary": "Résumé"
    },

    "subscription": {
      "status": {
        "notSubscribed": "You are not subscribed yet",
        "active": "You are currently subscribed",
        "past_due": "Your last invoice was not paid yet",
        "unpaid": "Your subscription is suspended because you didn't pay your last invoice",
        "canceled": "Your subscription was canceled",
        "incomplete": "Initial payment was not completed",
        "incomplete_expired": "Initial payment expired, please subscribe again",
        "trialing": "Your trial is currently active"
      },
      "subscribe": "Subscribe",
      "thanks": "Thank you for subscribing!"
    },

    "billing": {
      "paymentMethods": "Payment methods",
      "selectPaymentMethod": "Select your payment method",
      "noPaymentMethodsYet": "You don't have any payment method yet",
      "addPaymentMethod": "Add Payment Method",
      "addPaymentMethodConsent": "I authorise {businessName} to send instructions to the financial institution that issued my card to take payments from my card account in accordance with the terms of my agreement with you.",
      "invoices": "Invoices",
      "noInvoices": "You don't have any invoice yet",
      "managedBilling": "Managed billing",
      "managedBillingMessage": "Contact us to manage your billing.",
      "taxType": {
        "vat": "VAT"
      }
    },

    "security": {
      "changePassword": "Change password",
      "changePasswordEmailSent": "An email with a reset link has been sent to {email}!",
      "logs": "Security logs",
      "noLogs": "No security logs",
      "logType": {
        "SignInSuccess": "Signed in",
        "SignInFail": "Sign in attempt failed",
        "ResetPasswordRequested": "Reset password requested",
        "ResetPasswordSuccess": "Password reset"
      }
    },

    "documentHistory": {
      "tooltip": "Changes history",
      "actionType": {
        "create": "Created",
        "insert": "Inserted",
        "remove": "Removed",
        "replace": "Replaced",
        "update": "Updated",
        "delete": "Deleted",
        "add": "Added"
      },
      "by": "by"
    },

    "survey": {
      "survey": "Survey",
      "surveys": "Surveys",
      "noSurveys": "No surveys are available yet",
      "success": "Your answers were sent. Thank you for your time!"
    },

    "appearance": {
      "theme": "Theme",
      "light": "Light",
      "dark": "Dark",
      "system": "System"
    },

    "util": {
      "copy": "Copy",
      "copied": "Copied!"
    }
  },

  "errors": {
    "starpad_user_already_exists": "User with this email already exists.",
    "starpad_invalid_credentials": "Invalid email or password.",
    "starpad_invalid_email_token": "Invalid email or token. Email couldn't be verified.",
    "starpad_invalid_password_reset_token": "Invalid email or token. Password couldn't be reset."
  }
}
