mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
* Remove orphan function * Add centralized branding helpers and update locales * Remove _plus and add (proper) brand * No longer Sure, configurable * Consistency with compose file naming * Missed `product_name` mapping * Fix brand/product name in mailers * Product name in email reset flow * Fix i18n errors/tests * Fix password mailer brand/product name (again) * Missed hardcoded `Sure` in onboarding goals Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Juan José Mata <jjmata@jjmata.com> * PR nitpick on documentation * Missing interpolation key for invited UI * Orphan assets * New logos --------- Signed-off-by: Juan José Mata <jjmata@jjmata.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
28 lines
882 B
YAML
28 lines
882 B
YAML
---
|
|
nb:
|
|
onboardings:
|
|
header:
|
|
sign_out: Logg ut
|
|
preferences:
|
|
currency: Valuta
|
|
date_format: Datoformat
|
|
example: Eksempelkonto
|
|
locale: Språk
|
|
preview: Forhåndsvis hvordan data vises basert på preferanser.
|
|
submit: Fullfør
|
|
subtitle: La oss konfigurere preferansene dine.
|
|
title: Konfigurer preferansene dine
|
|
profile:
|
|
country: Land
|
|
first_name: Fornavn
|
|
household_name: Husholdningsnavn
|
|
last_name: Etternavn
|
|
profile_image: Profilbilde
|
|
submit: Fortsett
|
|
subtitle: La oss fullføre profilen din.
|
|
title: La oss sette opp det grunnleggende
|
|
show:
|
|
message: Vi er veldig glade for at du er her. I neste trinn vil vi stille deg noen
|
|
spørsmål for å fullføre profilen din og deretter få deg i gang.
|
|
setup: Sett opp konto
|
|
title: Møt %{product_name} |