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
24 lines
631 B
YAML
24 lines
631 B
YAML
---
|
|
de:
|
|
layouts:
|
|
application:
|
|
nav:
|
|
assistant: Assistent
|
|
budgets: Budgets
|
|
home: Startseite
|
|
reports: Berichte
|
|
transactions: Transaktionen
|
|
auth:
|
|
existing_account: Du hast bereits ein Konto?
|
|
no_account: Neu bei %{product_name}?
|
|
sign_in: Anmelden
|
|
sign_up: Konto erstellen
|
|
your_account: Dein Konto
|
|
shared:
|
|
footer:
|
|
privacy_policy: Datenschutzrichtlinie
|
|
terms_of_service: Nutzungsbedingungen
|
|
trial:
|
|
open_demo: Offene Demo
|
|
data_deleted_in_days: Daten werden in %{days} Tagen gelöscht
|
|
contribute: Beitragen |