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": "Nom affiché",
"memberPasswordLabel": "Mot de passe",
"colorLabel": "Couleur",
"familyRoleLabel": "Rôle familial",
"familyRoleDad": "Papa",
"familyRoleMom": "Maman",
"familyRoleParent": "Parent",
"familyRoleChild": "Enfant",
"familyRoleGrandparent": "Grand-parent",
"familyRoleRelative": "Proche",
"familyRoleOther": "Membre de la famille",
"systemAdminLabel": "Administrateur système",
"systemAdminHint": "Les administrateurs système peuvent gérer les paramètres, intégrations, jetons API et comptes familiaux.",
"systemAdminBadge": "Admin système",
"roleLabel": "Rôle",
"roleMember": "Membre",
"roleAdmin": "Admin",