mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-22 07:19:28 +02:00
Update src/locales/es/menu-ui-handler.ts
Co-authored-by: Asdar <asdargmng@gmail.com>
This commit is contained in:
parent
9f8963cd72
commit
3e5b519d0f
@ -25,5 +25,5 @@ export const menuUiHandler: SimpleTranslationEntries = {
|
||||
"unlinkGoogle": "Desconectar Google",
|
||||
"cancel": "Cancelar",
|
||||
"losingProgressionWarning": "Perderás cualquier progreso desde el inicio de la batalla. ¿Continuar?",
|
||||
"noEggs": "You are not hatching any eggs at the moment!"
|
||||
"noEggs": "No hay huevos incubándose ahora mismo."
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user