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:
parent
ad4de99f1a
commit
5a5f13b46b
15 changed files with 192 additions and 32 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue