1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-06 05:55:21 +02:00

Add new settings profile and preferences pages (#672)

* Add new settings profile and preferences pages

* Fix lint errors
This commit is contained in:
Zach Gollwitzer 2024-04-25 07:54:56 -04:00 committed by GitHub
parent ad4de99f1a
commit 5a5f13b46b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 192 additions and 32 deletions

View file

@ -23,3 +23,35 @@ en:
nav_link_large:
next: Next
previous: Back
preferences:
show:
general_subtitle: Configure your preferences
general_title: General
page_title: Preferences
theme_dark: Dark
theme_light: Light
theme_subtitle: Choose a preferred theme for the app (coming soon...)
theme_system: System
theme_title: Theme
update:
success: Preferences updated successfully.
profiles:
show:
add_member: Add Member
danger_zone_title: Danger Zone
delete_account: Delete Account
delete_account_warning: Deleting your account will permanently remove all
your data and cannot be undone.
household_form_input_placeholder: Enter household name
household_form_label: Household name
household_subtitle: Invite family members, partners and other inviduals. Invitees
can login to your household and access your shared accounts.
household_title: Household
page_title: Account
profile_image_choose: Choose
profile_image_type: JPG, GIF or PNG. 5MB max.
profile_subtitle: Customize how you appear on Maybe
profile_title: Profile
save: Save
update:
success: Profile updated successfully.