personal account

This commit is contained in:
arrelin
2026-01-23 12:51:34 +03:00
parent 24bd4aade4
commit b18f69ea62
15 changed files with 688 additions and 12 deletions

View File

@@ -139,5 +139,26 @@
"markButton": "Mark",
"clearAll": "Clear list?",
"clearAllMessage": "All items will be permanently removed from the list."
},
"profile": {
"title": "Profile",
"info": "Information",
"username": "Username",
"email": "Email",
"family": "Family",
"familyName": "Family name",
"members": "Members",
"you": "You",
"unknownUser": "User",
"settings": "Settings",
"language": "Language",
"theme": "Theme",
"dangerZone": "Danger zone",
"leaveFamily": "Leave family",
"leaveDescription": "If you leave the family, you will lose access to the budget. If you are the last member, the family will be deleted along with all data.",
"leaveConfirm": "Are you sure you want to leave the family?",
"leaving": "Leaving...",
"leaveError": "Error leaving family",
"renameError": "Error renaming family"
}
}