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>
29 lines
867 B
YAML
29 lines
867 B
YAML
---
|
||
en:
|
||
onboardings:
|
||
header:
|
||
sign_out: Log out
|
||
preferences:
|
||
currency: Currency
|
||
date_format: Date format
|
||
example: Example account
|
||
locale: Language
|
||
preview: Preview how data displays based on preferences.
|
||
submit: Complete
|
||
subtitle: Let's configure your preferences.
|
||
title: Configure your preferences
|
||
profile:
|
||
country: Country
|
||
first_name: First Name
|
||
household_name: Household Name
|
||
last_name: Last Name
|
||
profile_image: Profile Image
|
||
submit: Continue
|
||
subtitle: Let's complete your profile.
|
||
title: Let's set up the basics
|
||
show:
|
||
message: We’re really excited you’re here. In the next step we’ll ask you a
|
||
few questions to complete your profile and then get you all set up.
|
||
setup: Set up account
|
||
title: Meet %{product_name}
|