Update mysterious-challengers-dialogue.json
This commit is contained in:
parent
d852811969
commit
0233d95610
|
@ -1,22 +1,22 @@
|
||||||
{
|
{
|
||||||
"intro": "Mysterious challengers have appeared!",
|
"intro": "De mystérieux adversaires apparissent !",
|
||||||
"title": "Mysterious Challengers",
|
"title": "Mystérieux adversaires",
|
||||||
"description": "If you defeat a challenger, you might impress them enough to receive a boon. But some look tough, are you up to the challenge?",
|
"description": "Si vous défaites un de ces adversaires, vous pourriez peut-être recevoir une récompense si vous les impressionnez. Cependant certains ont l’air coriaces, accepterez-vous le défi ?",
|
||||||
"query": "Who will you battle?",
|
"query": "Qui voulez-vous affronter ?",
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "A Clever, Mindful Foe",
|
"label": "Adversaire clairvoyant",
|
||||||
"tooltip": "(-) Standard Battle\n(+) Move Item Rewards"
|
"tooltip": "(-) Combat normal\n(+) Objets de capacités"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "A Strong Foe",
|
"label": "Adversaire difficile",
|
||||||
"tooltip": "(-) Hard Battle\n(+) Good Rewards"
|
"tooltip": "(-) Combat difficile\n(+) Bonnes récompenses"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"label": "The Mightiest Foe",
|
"label": "Adversaire imbattable",
|
||||||
"tooltip": "(-) Brutal Battle\n(+) Great Rewards"
|
"tooltip": "(-) Combat Brutal\n(+) Super récompenses"
|
||||||
},
|
},
|
||||||
"selected": "The trainer steps forward..."
|
"selected": "Votre adversaire s’avance…"
|
||||||
},
|
},
|
||||||
"outro": "The mysterious challenger was defeated!"
|
"outro": "Vous avez battu ce mystérieux adversaire !"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue