mirror of
https://github.com/we-promise/sure.git
synced 2026-04-10 07:44:48 +00:00
* Translate main navigation labels Move main nav item names to layout locale keys. * Use the interpolation that corresponds with the view name
21 lines
496 B
YAML
21 lines
496 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
|