Skip to content

Commit

Permalink
Remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1m0n committed Oct 22, 2024
1 parent 9375788 commit 8ec8dae
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 37 deletions.
4 changes: 1 addition & 3 deletions src/locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@
"message": "Time is up; try to attach all the wires before time is up."
},
"tryAgain": "Prøv igjen",
"winRound": "Godt gået!",
"oops": "Oops!",
"minefield": "Minefield"
"winRound": "Godt gået!"
},
"notAvailable": "Intet tilgængeligt kapitel i det valgte sprog",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@
},
"tryAgain": "Versuche es noch einmal!",
"winRound": "Gut gemacht!",
"oops": "Oops!",
"minefield": "Minefield"
"oops": "Oops!"
},
"notAvailable": "Kein Kapitel in der gewählten Sprache verfügbar",
"offline": {
Expand Down
9 changes: 1 addition & 8 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
"message": "Time is up; try to attach all the wires before time is up."
},
"tryAgain": "Try again",
"winRound": "Well done!",
"oops": "Oops!"
"winRound": "Well done!"
},
"notAvailable": "No chapter available in the selected language",
"notifications": {
Expand Down Expand Up @@ -190,11 +189,5 @@
"waitingScreen": {
"inputPlaceholder": "Write your name here",
"submit": "Add"
},
"notifications": {
"webSupport": {
"title": "Oops!",
"text": "It looks like you're accessing Explorers on a device that is not supported, which could affect some features and functionality.\n For the best experience, we recommend visiting this site on a PC using Chrome or Safari. Thank you for your understanding!"
}
}
}
3 changes: 1 addition & 2 deletions src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Prueba nuevamente!",
"winRound": "Well done!",
"oops": "Ups!",
"minefield": "Minefield"
"oops": "Ups!"
},
"notAvailable": "No hay capítulos disponibles en el idioma seleccionado",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Yritä uudestaan!",
"winRound": "Hyvää työtä!",
"oops": "Hups!",
"minefield": "Minefield"
"oops": "Hups!"
},
"notAvailable": "Valitsemallasi kielellä ei ole tarjolla yhtään jaksoa",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Try again",
"winRound": "Bravo !",
"oops": "Oups!",
"minefield": "Minefield"
"oops": "Oups!"
},
"notAvailable": "Aucun chapitre disponible dans la langue sélectionnée",
"offline": {
Expand Down
5 changes: 2 additions & 3 deletions src/locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"tryAgain": "Nyomj meg egy billentyűt a forduló újraindításához."
},
"level": "Level",
"minefield": "Aknamező ",
"minefield": "Aknamező",
"nextRound": "Next round",
"playAgain": "Play again",
"playAudio": "Hanglejátszás",
Expand All @@ -107,8 +107,7 @@
},
"tryAgain": "Próbáld újra!",
"winRound": "Szép munka!",
"oops": "Hoppá!",
"minefield": "Minefield"
"oops": "Hoppá!"
},
"notAvailable": "No chapter available in the selected language",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Riprova!",
"winRound": "Ben fatto!",
"oops": "Ops!",
"minefield": "Minefield"
"oops": "Ops!"
},
"notAvailable": "Nessun capitolo disponibile nella lingua selezionata",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Probeer opnieuw!",
"winRound": "Goed gedaan!",
"oops": "Oeps!",
"minefield": "Minefield"
"oops": "Oeps!"
},
"notAvailable": "Geen hoofdstuk beschikbaar in de gekozen taal",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Spróbujcie jeszcze raz!",
"winRound": "Dobra robota!",
"oops": "Ups!",
"minefield": "Minefield"
"oops": "Ups!"
},
"notAvailable": "Żaden rozdział nie jest dostępny w wybranym języku",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/pt-pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Tente novamente!",
"winRound": "Well done!",
"oops": "Oops!",
"minefield": "Minefield"
"oops": "Oops!"
},
"notAvailable": "Nenhum capítulo disponível no idioma selecionado",
"offline": {
Expand Down
5 changes: 2 additions & 3 deletions src/locales/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"tryAgain": "Apasă pe o tastă pentru a începe runda din nou"
},
"level": "Nivel",
"minefield": "Câmp minat ",
"minefield": "Câmp minat",
"nextRound": "Runda următoare",
"playAgain": "O nouă rundă",
"playAudio": "Pornește audio",
Expand All @@ -107,8 +107,7 @@
},
"tryAgain": "Încearcă din nou",
"winRound": "Bună treabă!",
"oops": "Ups!",
"minefield": "Traseu minat"
"oops": "Ups!"
},
"notAvailable": "Nici un capitol disponibil în limba selectată",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Попробуй еще раз",
"winRound": "Отличная работа!",
"oops": "Ой!",
"minefield": "Minefield"
"oops": "Ой!"
},
"notAvailable": "Ни одна глава недоступна на выбранном языке",
"offline": {
Expand Down
3 changes: 1 addition & 2 deletions src/locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
},
"tryAgain": "Tekrar dene.",
"winRound": "İyi işti!",
"oops": "Hata!",
"minefield": "Minefield"
"oops": "Hata!"
},
"notAvailable": "Seçilen dilde mevcut bölüm yok",
"offline": {
Expand Down

0 comments on commit 8ec8dae

Please sign in to comment.