mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-09 12:01:44 +00:00
Fix delete_cheats translation for spanish language. (#235)
This commit is contained in:
parent
c8073812d4
commit
6e61ca97f5
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@
|
|||
"cheatfile_label": "Aquí están los trucos listados en el archivo {}",
|
||||
"not_found": "No se pudieron encontrar trucos para este juego.",
|
||||
"show_existing": "Mostrar existente",
|
||||
"delete_cheats": "Borrar trucos para esre juego",
|
||||
"delete_cheats": "Borrar trucos para este juego",
|
||||
"deletion_error": "No se pudieron borrar los trucos para el juego con ID:\n{}",
|
||||
"show_cheat_files": "Mostrar todos los trucos",
|
||||
"cheats_not_found": "No se pudieron encontrar trucos que concuerden con esta build ID.",
|
||||
|
|
Loading…
Reference in a new issue