diff --git a/src/locales/en.json b/src/locales/en.json index 6911109..24ba61d 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -548,7 +548,7 @@ "no-users": "NO ACTIVE PLAYERS", "no-spawns": "NO OPEN SPAWNS", "no-scenery": "Oops! This scenery doesn't exist!", - "return-btn": "BACK TO THE LAST SITE", + "return-btn": "BACK TO THE MAIN SITE", "history-btn": "View the dispatcher history", "info-btn": "Return to the scenery view", "authors-title": "Scenery author | Scenery authors", diff --git a/src/locales/pl.json b/src/locales/pl.json index a65abda..ba1ce1d 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -544,7 +544,7 @@ "no-users": "BRAK AKTYWNYCH GRACZY", "no-spawns": "BRAK OTWARTYCH SPAWNÓW", "no-scenery": "Ups! Ta sceneria nie istnieje!", - "return-btn": "POWRÓT DO POPRZEDNIEJ STRONY", + "return-btn": "POWRÓT DO STRONY GŁÓWNEJ", "history-btn": "Przejdź do widoku historii dyżurnych ruchu", "info-btn": "Wróć do widoku scenerii", "authors-title": "Autor scenerii | Autorzy scenerii",