Update src/locales/es/mystery-encounters/a-trainers-test-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
This commit is contained in:
parent
fb929478c0
commit
3f2188e760
|
@ -31,11 +31,11 @@
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "Aceptar el Desafío",
|
"label": "Aceptar el Desafío",
|
||||||
"tooltip": "(-) Batalla Difícil\n(+) Obtén un @[TOOLTIP_TITLE]{Very Rare Egg}"
|
"tooltip": "(-) Batalla Ardua\n(+) Obtén un @[TOOLTIP_TITLE]{Huevo muy raro}"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "Rechazar el Desafío",
|
"label": "Rechazar el Desafío",
|
||||||
"tooltip": "(+) Equipo Curado\n(+) Obtén un @[TOOLTIP_TITLE]{Egg}"
|
"tooltip": "(+) Equipo Curado\n(+) Obtén un @[TOOLTIP_TITLE]{Huevo}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eggTypes": {
|
"eggTypes": {
|
||||||
|
|
Loading…
Reference in New Issue