mirror of
https://github.com/we-promise/sure.git
synced 2026-04-12 00:27:21 +00:00
* Translate main navigation labels Move main nav item names to layout locale keys. * Use the interpolation that corresponds with the view name
20 lines
453 B
YAML
20 lines
453 B
YAML
---
|
|
nb:
|
|
layouts:
|
|
application:
|
|
nav:
|
|
assistant: Assistent
|
|
budgets: Budsjett
|
|
home: Hjem
|
|
reports: Rapporter
|
|
transactions: Transaksjoner
|
|
auth:
|
|
existing_account: Har du allerede en konto?
|
|
no_account: Ny hos %{product_name}?
|
|
sign_in: Logg inn
|
|
sign_up: Opprett konto
|
|
shared:
|
|
footer:
|
|
privacy_policy: Personvernerklæring
|
|
terms_of_service: Vilkår for bruk
|