Add family roles to member management

This commit is contained in:
Rafael Foster
2026-04-27 07:53:43 -03:00
parent 08199495b6
commit b82a86c4b3
22 changed files with 296 additions and 21 deletions
+11
View File
@@ -624,6 +624,17 @@
"displayNameLabel": "Visningsnamn",
"memberPasswordLabel": "Lösenord",
"colorLabel": "Färg",
"familyRoleLabel": "Familjeroll",
"familyRoleDad": "Pappa",
"familyRoleMom": "Mamma",
"familyRoleParent": "Förälder",
"familyRoleChild": "Barn",
"familyRoleGrandparent": "Far-/morförälder",
"familyRoleRelative": "Släkting",
"familyRoleOther": "Familjemedlem",
"systemAdminLabel": "Systemadministratör",
"systemAdminHint": "Systemadministratörer kan hantera inställningar, integrationer, API-token och familjekonton.",
"systemAdminBadge": "Systemadmin",
"roleLabel": "Roll",
"roleMember": "Medlem",
"roleAdmin": "Admin",