mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 02:54:10 +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
23 lines
573 B
YAML
23 lines
573 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
|
|
trial:
|
|
open_demo: Åpen demo
|
|
data_deleted_in_days: Data slettes om %{days} dager
|
|
contribute: Bidra |