2025-09-23 15:27:42 +02:00

48 lines
1017 B
JSON

{
"nav": {
"dashboard": "Dashboard",
"teams": {
"label": "Teams",
"overview": "Overview",
"manage": "Team Management"
},
"players": {
"label": "Players",
"overview": "Overview",
"stats": "Statistics"
},
"schedule": "Schedule"
},
"dashboard": {
"title": "Welcome!"
},
"sidebar": {
"brand": "Iron:e",
"language": {
"de": "German",
"en": "English"
},
"footer": {
"login": "Login with Steam",
"profile": "Profile",
"team": "Team",
"settings": "Settings",
"administration": "Administration",
"signout": "Sign out"
}
},
"game-banner": {
"disconnected": "Disconnected",
"player-connected": "Players connected",
"open-game": "Open game",
"quit": "Quit",
"reconnect": "Reconnect"
},
"matches": {
"title": "Scheduled matches",
"description": "No matches scheduled.",
"filter": "Show my team only",
"create-match": "Create new match"
}
}