Update src/locales/it/mystery-encounter-messages.json
This commit is contained in:
parent
92864b988d
commit
b350a06e0f
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"paid_money": "You paid ₽{{amount, number}}.",
|
"paid_money": "Hai pagato {{amount, number}}₽.",
|
||||||
"receive_money": "You received ₽{{amount, number}}!",
|
"receive_money": "Hai ricevuto {{amount, number}}₽!",
|
||||||
"affects_pokedex": "Affects Pokédex Data",
|
"affects_pokedex": "Influisce sul Pokédex",
|
||||||
"cancel_option": "Return to encounter option select."
|
"cancel_option": "Torna alla scelta dell'incontro."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue