Erweiterte Spielerstatistiken: 7-Meter, Strafen, Spielzeit
Neue Metriken für Jugendhandball: 7m-Würfe/-Tore, Gelbe Karten, 2-Minuten-Strafen und Spielzeit. Migration, Model, Controller, Views und Übersetzungen (6 Sprachen) vollständig implementiert. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -102,6 +102,12 @@ return [
|
||||
'stats_note' => 'Bemerkung',
|
||||
'stats_hit_rate' => 'Trefferquote',
|
||||
'stats_save_rate' => 'Fangquote',
|
||||
'stats_penalty_shots' => '7m-Würfe',
|
||||
'stats_penalty_goals' => '7m-Tore',
|
||||
'stats_yellow_cards' => 'Gelbe K.',
|
||||
'stats_two_min' => '2-Min',
|
||||
'stats_playing_time_short' => 'Min.',
|
||||
'stats_cards' => 'Strafen',
|
||||
'stats_no_data' => 'Keine Statistikdaten.',
|
||||
'stats_position' => 'Position',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user