Skip to content

Commit

Permalink
fix(i18n): Merge pull request #438 from carmenfdezb/main
Browse files Browse the repository at this point in the history
translation fixed
  • Loading branch information
ffalt authored Jun 21, 2022
2 parents e278262 + 5eec0c3 commit 521039d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"UNDO": "Deshacer",
"PAUSE": "Detener",
"HINT": "Pista",
"STONES": "Piedras",
"STONES": "Fichas",
"FREE": "Libre",
"FULLSCREEN": "Pantalla completa",
"HINT_LONG": "Mostrar movimientos posibles",
Expand Down Expand Up @@ -165,7 +165,7 @@
"t_e8": "Extra 8",
"t_e9": "Extra 9",
"SHUFFLE": "Barajar",
"SHUFFLE_HINT": "Barajar fichas en la partida",
"SHUFFLE_LONG": "Barajar fichas en la partida",
"GAME_MODE": "Modo",
"GAME_MODE_EASY": "Fácil",
"GAME_MODE_STANDARD": "Normal",
Expand Down

0 comments on commit 521039d

Please sign in to comment.