Files
webapp/i18n/locales/en/clientTeamSwitch.json
2026-01-07 09:10:35 +07:00

12 lines
191 B
JSON

{
"clientTeamSwitch": {
"loading": {
"message": "Loading teams..."
},
"error": {
"load": "Failed to load teams",
"switch": "Failed to switch team"
}
}
}