languages

This commit is contained in:
EthanHealy01
2025-11-24 00:16:12 +00:00
parent 91e52c4c69
commit f4c924a6d8
2 changed files with 12 additions and 4 deletions

View File

@@ -5139,7 +5139,10 @@
"role": "Role",
"team": "Team",
"status": "Status",
"actions": "Actions",
"actions": {
"label": "Actions",
"upgrade": "Upgrade"
},
"noMembersFound": "No members found",
"active": "Active",
"disabled": "Disabled",
@@ -5251,7 +5254,8 @@
"slotsAvailable": "{{count}} user slot(s) available",
"noSlotsAvailable": "No slots available",
"currentUsage": "Currently using {{current}} of {{max}} user licences"
}
},
"loginRequired": "Enable login mode first"
},
"teams": {
"title": "Teams",

View File

@@ -4949,7 +4949,10 @@
"role": "Role",
"team": "Team",
"status": "Status",
"actions": "Actions",
"actions": {
"label": "Actions",
"upgrade": "Upgrade"
},
"noMembersFound": "No members found",
"active": "Active",
"disabled": "Disabled",
@@ -5061,7 +5064,8 @@
"slotsAvailable": "{{count}} user slot(s) available",
"noSlotsAvailable": "No slots available",
"currentUsage": "Currently using {{current}} of {{max}} user licenses"
}
},
"loginRequired": "Enable login mode first"
},
"teams": {
"title": "Teams",