mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Update src/locales/es/splash-messages.json
Add missing `number` format for battlesWon message
This commit is contained in:
parent
6b6e22b46e
commit
375df427e6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"battlesWon": "¡{{count}} Batallas ganadas!",
|
||||
"battlesWon": "¡{{count, number}} Batallas ganadas!",
|
||||
"joinTheDiscord": "¡Únete al Discord!",
|
||||
"infiniteLevels": "¡Niveles infinitos!",
|
||||
"everythingStacks": "¡Todo se acumula!",
|
||||
|
Loading…
Reference in New Issue
Block a user