From b35b87ab4f6f29c6d9598289c82621b639c7bcd1 Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 19 May 2021 19:38:01 +0200 Subject: [PATCH] =?UTF-8?q?Poprawki=20do=20listy=20poci=C4=85g=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainsView/TrainStats.vue | 41 +++--- src/components/TrainsView/TrainTable.vue | 151 ++++++++++++++++++----- src/lang/en.json | 3 +- src/lang/pl.json | 3 +- src/views/TrainsView.vue | 21 +--- 5 files changed, 146 insertions(+), 73 deletions(-) diff --git a/src/components/TrainsView/TrainStats.vue b/src/components/TrainsView/TrainStats.vue index 2c1af6d..efd405a 100644 --- a/src/components/TrainsView/TrainStats.vue +++ b/src/components/TrainsView/TrainStats.vue @@ -1,6 +1,13 @@