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": "प्रदर्शन नाम",
"memberPasswordLabel": "पासवर्ड",
"colorLabel": "रंग",
"familyRoleLabel": "परिवार भूमिका",
"familyRoleDad": "पिता",
"familyRoleMom": "माँ",
"familyRoleParent": "अभिभावक",
"familyRoleChild": "बच्चा",
"familyRoleGrandparent": "दादा-दादी/नाना-नानी",
"familyRoleRelative": "रिश्तेदार",
"familyRoleOther": "परिवार सदस्य",
"systemAdminLabel": "सिस्टम एडमिन",
"systemAdminHint": "सिस्टम एडमिन सेटिंग्स, इंटीग्रेशन, API टोकन और परिवार खातों को प्रबंधित कर सकते हैं।",
"systemAdminBadge": "सिस्टम एडमिन",
"roleLabel": "भूमिका",
"roleMember": "सदस्य",
"roleAdmin": "एडमिन",