Update src/locales/es/mystery-encounter-messages.json

Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-09-12 22:53:12 +02:00 committed by GitHub
parent ff1c44727d
commit 619f2fd52c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"paid_money": "You paid ₽{{amount, number}}.", "paid_money": "Pagaste {{amount, number}}₽.",
"receive_money": "You received ₽{{amount, number}}!", "receive_money": "¡Recibiste {{amount, number}}₽!",
"affects_pokedex": "Affects Pokédex Data", "affects_pokedex": "Afecta los datos de la Pokédex",
"cancel_option": "Return to encounter option select." "cancel_option": "Volver a la selección de opciones"
} }