From 60a74b48778928d429036c38361cdc150c627b62 Mon Sep 17 00:00:00 2001
From: Tobias Hagemann
- {{ i18n "hub_billing_manage_change_quantity_confirmation_current_amount_description" . }}:
+ {{ i18n "hub_billing_manage_change_quantity_confirmation_current_amount_description" . }}:
{{ i18n "hub_billing_manage_change_quantity_confirmation_new_amount_description" . }}:
+
+
+ {{ i18n "hub_billing_manage_change_quantity_confirmation_increase_warning" . }}
+
+
+ {{ i18n "hub_billing_manage_next_payment_date_description" . }}:
+
+
+ {{ i18n "hub_billing_manage_change_quantity_confirmation_increase_warning_invoice" . }}
+
- {{ i18n "hub_billing_manage_change_quantity_confirmation_increase_warning" . }}
+ {{ i18n "hub_billing_manage_change_quantity_confirmation_decrease_warning" . }}
-
- {{ i18n "hub_billing_manage_modal_charge_amount_description" . }}:
+
+
+ {{ i18n "hub_billing_manage_change_quantity_confirmation_decrease_warning_invoice" . }}
-
- {{ i18n "hub_billing_manage_change_quantity_confirmation_decrease_warning" . }}
-
+
+ {{ i18n "hub_billing_checkout_success_description" . }}
+
+
+ {{ i18n "hub_billing_checkout_success_invoice_description" . }}
+
+
+ {{ i18n "hub_billing_checkout_success_relicense_description" . }}
+
+ {{ i18n "hub_billing_manage_license_key_instruction" . }}
+
+
+ {{ i18n "hub_billing_loading_description" . }}
+
{{ .Title }}
+
+ {{ i18n "hub_billing_manage_license_key_title" . }}
+
+
{{ i18n "hub_billing_createsession_submit" . }}
- {{ $challengeUrl := printf "%s/manage/session/challenge" .Site.Params.apiBaseUrl }}
+ {{ $challengeUrl := printf "%s/billing/manage/session/challenge" .Site.Params.apiBaseUrl }}
{{ partial "captcha.html" (dict "challengeUrl" $challengeUrl "captchaPayload" "subscriptionData.captcha" "captchaState" "captchaState") }}
@@ -435,7 +435,7 @@ {{ partial "checkbox.html" (dict "context" . "alpineVariable" "acceptTerms" "label" (i18n "accept_hub_managed_terms_and_privacy" | safeHTML)) }}
{{ partial "checkbox.html" (dict "context" . "alpineVariable" "acceptTerms" "label" (i18n "accept_terms_and_privacy" | safeHTML)) }}
- {{ $cardChallengeUrl := printf "%s/paddle-classic/checkout/challenge" .Site.Params.apiBaseUrl }} + {{ $cardChallengeUrl := printf "%s/billing/paddle-classic/checkout/challenge" .Site.Params.apiBaseUrl }} {{ partial "captcha.html" (dict "challengeUrl" $cardChallengeUrl "captchaPayload" "subscriptionData.cardCaptcha" "captchaState" "captchaState" "ref" "cardCaptcha") }}{{ partial "checkbox.html" (dict "context" . "alpineVariable" "acceptTerms" "label" (i18n "accept_terms_and_privacy" | safeHTML)) }}
- {{ $invoiceChallengeUrl := printf "%s/espocrm/checkout/challenge" .Site.Params.apiBaseUrl }} + {{ $invoiceChallengeUrl := printf "%s/billing/espocrm/checkout/challenge" .Site.Params.apiBaseUrl }} {{ partial "captcha.html" (dict "challengeUrl" $invoiceChallengeUrl "captchaPayload" "subscriptionData.invoiceCaptcha" "captchaState" "captchaState" "ref" "invoiceCaptcha") }}+ + {{ i18n "hub_billing_linkexpired_description" . }} +
+
{{ i18n "hub_billing_loading_description" . }}
From f722818ea7585051674ac6021edef3e9afc42668 Mon Sep 17 00:00:00 2001
From: Tobias Hagemann
+ {{ i18n "hub_billing_checkout_invoice_confirm_product" . }}: +
++ {{ i18n "hub_billing_manage_status_quantity_description" . }}: +
++ {{ i18n "hub_billing_checkout_invoice_confirm_unit_price" . }}: +
++ {{ i18n "hub_billing_checkout_invoice_total" . }}: + {{ i18n "hub_billing_checkout_invoice_total_suffix" . }} + {{ i18n "hub_billing_checkout_invoice_total_vat_hint" . }} + {{ i18n "hub_billing_checkout_invoice_total_reverse_charge_hint" . }} +
++ {{ i18n "hub_billing_checkout_invoice_confirm_billing_address" . }}: +
+
+
+
+
+
+
+ {{ i18n "hub_billing_checkout_invoice_contact_email" . }}: +
++ + {{ i18n "hub_billing_checkout_invoice_instruction" . }} +
+{{ i18n "hub_billing_checkout_description" . }}
@@ -396,10 +475,10 @@+ {{ i18n "hub_billing_checkout_invoice_total" . }}: + + {{ i18n "hub_billing_checkout_invoice_total_suffix" . }} + {{ i18n "hub_billing_checkout_invoice_total_vat_hint" . }} + {{ i18n "hub_billing_checkout_invoice_total_reverse_charge_hint" . }} +
+{{ i18n "hub_billing_checkout_invoice_instruction" . }}
@@ -581,8 +669,8 @@