mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-22 21:16:14 -04:00
Build 29069918
This commit is contained in:
parent
b565d47c56
commit
520173b7f9
7 changed files with 12 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
// The version of the cache.
|
||||
const VERSION = "29069860";
|
||||
const VERSION = "29069918";
|
||||
|
||||
// The name of the cache
|
||||
const CACHE_NAME = `breakout-71-${VERSION}`;
|
||||
|
|
|
@ -1 +1 @@
|
|||
"29069860"
|
||||
"29069918"
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
"play.menu_label": "Menú",
|
||||
"play.menu_tooltip": "Abrir el menú principal",
|
||||
"play.missed_ball": "Srta.",
|
||||
"play.mobile_press_to_play": "Mantenga pulsado aquí para reproducir",
|
||||
"play.mobile_press_to_play": "Mantener pulsado para jugar",
|
||||
"play.score_tooltip": "Consulta tu puntuación, mejoras y mucho más",
|
||||
"play.stats.coins_catch_rate": "Tasa de captura de monedas",
|
||||
"play.stats.levelMisses": "Disparos fallidos, en los que no aciertas nada",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue