+
{{ $t('trains.no-trains') }}
@@ -105,7 +105,7 @@ export default defineComponent({
overflow-x: hidden;
}
-.table-info {
+.table-warning {
text-align: center;
padding: 1em 0;
diff --git a/src/locales/en.json b/src/locales/en.json
index 661cd60..9e71137 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -319,7 +319,9 @@
"last-seen-ago": "since {minutes} minutes",
"scenery-offline": "Offline ride",
- "timeout": "An error occured while trying to refresh SWDR timetable data!"
+ "timeout": "An error occured while trying to refresh SWDR timetable data!",
+
+ "journal-button": "DRIVER'S JOURNAL"
},
"train-stats": {
"stats-button": "STATISTICS",
@@ -355,6 +357,7 @@
"timetable-active": "ACTIVE",
"timetable-fulfilled": "FULFILLED",
"timetable-abandoned": "ABANDONED",
+ "timetable-online-button": "ONLINE TIMETABLE",
"online-since": "ONLINE SINCE",
"duty-lasted": "The duty lasted",
diff --git a/src/locales/pl.json b/src/locales/pl.json
index 5b7b3c7..f0e0aff 100644
--- a/src/locales/pl.json
+++ b/src/locales/pl.json
@@ -299,7 +299,9 @@
"scenery-offline": "Przejazd offline",
- "timeout": "Wystąpił problem z aktualizacją rozkładów jazdy z SWDR"
+ "timeout": "Wystąpił problem z aktualizacją rozkładów jazdy z SWDR",
+
+ "journal-button": "DZIENNIK MASZYNISTY"
},
"train-stats": {
"stats-button": "STATYSTYKI",
@@ -341,6 +343,7 @@
"timetable-active": "AKTYWNY",
"timetable-fulfilled": "WYPEŁNIONY",
"timetable-abandoned": "PORZUCONY",
+ "timetable-online-button": "RJ ONLINE",
"stock-info": "DODATKOWE INFORMACJE",
"stock-length": "Długość",