12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"clientTeamSwitch": {
|
|
"loading": {
|
|
"message": "Loading teams..."
|
|
},
|
|
"error": {
|
|
"load": "Failed to load teams",
|
|
"switch": "Failed to switch team"
|
|
}
|
|
}
|
|
}
|