mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-23 01:54:49 +01:00
[Localization][es] Update menu.ts (#1964)
This commit is contained in:
parent
751e28d2fc
commit
281f0df220
@ -45,10 +45,10 @@ export const menu: SimpleTranslationEntries = {
|
|||||||
"weeklyRankings": "Rankings Semanales",
|
"weeklyRankings": "Rankings Semanales",
|
||||||
"noRankings": "Sin Rankings",
|
"noRankings": "Sin Rankings",
|
||||||
"loading": "Cargando…",
|
"loading": "Cargando…",
|
||||||
"loadingAsset": "Loading asset: {{assetName}}",
|
"loadingAsset": "Cargando recurso: {{assetName}}",
|
||||||
"playersOnline": "Jugadores en Línea",
|
"playersOnline": "Jugadores en Línea",
|
||||||
"yes":"Sí",
|
"yes":"Sí",
|
||||||
"no":"No",
|
"no":"No",
|
||||||
"disclaimer": "DISCLAIMER",
|
"disclaimer": "AVISO",
|
||||||
"disclaimerDescription": "This game is an unfinished product; it might have playability issues (including the potential loss of save data),\n change without notice, and may or may not be updated further or completed."
|
"disclaimerDescription": "Este juego es un producto inacabado; puede tener problemas de jugabilidad (incluyendo la posible pérdida de datos de guardado),\ncambiar sin avisar, y puede o no puede ser actualizado hasta ser completado."
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user