mirror of
https://github.com/we-promise/sure.git
synced 2026-04-10 15:54:48 +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
14 lines
596 B
YAML
14 lines
596 B
YAML
---
|
|
de:
|
|
subscriptions:
|
|
self_hosted_alert: "%{product_name} ist im Self-Hosting-Modus nicht verfügbar."
|
|
upgrade:
|
|
contribute_and_support_sure: "Beitragen und Sure unterstützen"
|
|
cta: "Unterstützen Sie weiterhin die Entwicklung dieser Codebasis!"
|
|
header:
|
|
support: "Unterstützen"
|
|
sure: "Sure"
|
|
today: "heute"
|
|
redirect_to_stripe: "Im nächsten Schritt werden Sie zu Stripe weitergeleitet, das Kreditkarten für uns verwaltet."
|
|
trialing: "Ihre Daten werden in %{days} Tagen gelöscht"
|
|
trial_over: "Ihre Testversion ist abgelaufen" |