Admin League Games View: show various additional information

- mark teams which have requested a game shift
- display amount of time that a game has been shifted
- display time that has passed between game and result proposal, and result proposal and result validation
- mark games with incomplete player data
This commit is contained in:
Wieland Hagen
2025-05-04 20:59:48 +02:00
parent a6fe497cad
commit 82c0f3a58b
4 changed files with 85 additions and 5 deletions
@@ -990,3 +990,4 @@ COM_SPORTSMANAGER_ARIA_LABEL_LASTNAME="Nachname"
COM_SPORTSMANAGER_ARIA_LABEL_FIRSTNAME="Vorname"
COM_SPORTSMANAGER_ARIA_LABEL_CLUB="Verein"
COM_SPORTSMANAGER_NUM_REQUESTED_SHIFTS="Verschiebungen"
COM_SPORTSMANAGER_GAME_RESULT_DELAYS="Verzögerung"