Update src/locales/es/mystery-encounter-messages.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
This commit is contained in:
parent
ff1c44727d
commit
619f2fd52c
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"paid_money": "You paid ₽{{amount, number}}.",
|
||||
"receive_money": "You received ₽{{amount, number}}!",
|
||||
"affects_pokedex": "Affects Pokédex Data",
|
||||
"cancel_option": "Return to encounter option select."
|
||||
"paid_money": "Pagaste {{amount, number}}₽.",
|
||||
"receive_money": "¡Recibiste {{amount, number}}₽!",
|
||||
"affects_pokedex": "Afecta los datos de la Pokédex",
|
||||
"cancel_option": "Volver a la selección de opciones"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue