diff --git a/src/components/App/AppFooter.vue b/src/components/App/AppFooter.vue
index a8834d3..3a0878c 100644
--- a/src/components/App/AppFooter.vue
+++ b/src/components/App/AppFooter.vue
@@ -7,13 +7,6 @@
v{{ version }}{{ isOnProductionHost ? '' : 'dev' }}
-
-
-
- {{ $t('footer.discord') }}
-
-
-
∫ ukryta taktyczna całka do programowania w HTMLu
diff --git a/src/locales/en.json b/src/locales/en.json
index de448cc..65e8495 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -87,10 +87,8 @@
"tooltip-scenery-offline": "Scenery is offline",
"pojazdownik-link-content": "POJAZDOWNIK",
"language-tooltip-content": "JĘZYK / LANGUAGE",
- "gnr-link-content": "TRAIN ORDERS
GENERATOR"
- },
- "footer": {
- "discord": "Stacjownik Discord server"
+ "gnr-link-content": "TRAIN ORDERS
GENERATOR",
+ "discord-link-content": "STACJOWNIK
DISCORD SERVER"
},
"categories": {
"EI": "domestic express",
diff --git a/src/locales/pl.json b/src/locales/pl.json
index 504022b..adce89b 100644
--- a/src/locales/pl.json
+++ b/src/locales/pl.json
@@ -83,10 +83,8 @@
"tooltip-scenery-offline": "Sceneria offline",
"pojazdownik-link-content": "POJAZDOWNIK",
"language-tooltip-content": "JĘZYK / LANGUAGE",
- "gnr-link-content": "GENERATOR
ROZKAZÓW PISEMNYCH"
- },
- "footer": {
- "discord": "Serwer Discord Stacjownika"
+ "gnr-link-content": "GENERATOR
ROZKAZÓW PISEMNYCH",
+ "discord-link-content": "SERWER DISCORD
STACJOWNIKA"
},
"categories": {
"EI": "ekspres krajowy",
diff --git a/src/views/StationsView.vue b/src/views/StationsView.vue
index 834f049..0f8717f 100644
--- a/src/views/StationsView.vue
+++ b/src/views/StationsView.vue
@@ -32,6 +32,16 @@
+
+
+
+