mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 01:24:06 +00:00
* First commit * Use subscription flow for monetary contributions * Removed only part of the SPAN * Localize Stripe payments message * More localization of contribution strings * Missed two billing to payment changes * Fix tests * Localization of "Open Demo" strings * Fix grammar error * Update for consistency * Localize CTA * More localilzation strings
13 lines
540 B
YAML
13 lines
540 B
YAML
en:
|
|
subscriptions:
|
|
self_hosted_alert: "%{product_name} is not available in self-hosted mode."
|
|
upgrade:
|
|
contribute_and_support_sure: "Contribute and support Sure"
|
|
cta: "Continue supporting the development of this codebase!"
|
|
header:
|
|
support: "Support"
|
|
sure: "Sure"
|
|
today: "today"
|
|
redirect_to_stripe: "In the next step, you'll be redirected to Stripe which handles credit cards for us."
|
|
trialing: "Your data will be deleted in %{days} days"
|
|
trial_over: "Your trial is over" |