Update trash-to-treasure-dialogue.json

This commit is contained in:
Lugiad 2024-09-14 19:03:45 +02:00 committed by GitHub
parent 590eecb39b
commit 21c6c445a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 11 deletions

View File

@ -1,19 +1,19 @@
{ {
"intro": "It's a massive pile of garbage!\nWhere did this come from?", "intro": "Cest un énorme tas de déchets !\nComment il est arrivé là ?",
"title": "Trash to Treasure", "title": "Trash to Treasure",
"description": "The garbage heap looms over you, and you can spot some items of value buried amidst the refuse. Are you sure you want to get covered in filth to get them, though?", "description": "Un énorme tas dordures se dresse devant vos yeux, dans lequel vous arrivez à entrevoir quelques objets de valeur.\nPar contre, il faut que vous acceptiez lidée de vous couvrir de saletés pour allez les récupérer…",
"query": "What will you do?", "query": "Que voulez-vous faire ?",
"option": { "option": {
"1": { "1": {
"label": "Dig for Valuables", "label": "Chercher des trésors",
"tooltip": "(-) Lose Healing Items in Shops\n(+) Gain Amazing Items", "tooltip": "(-) Aucun objet de soin en boutique\n(+) Gain dobjets exceptionnels",
"selected": "You wade through the garbage pile, becoming mired in filth.$There's no way any respectable shopkeepers\nwill sell you anything in your grimy state!$You'll just have to make do without shop healing items.$However, you found some incredible items in the garbage!" "selected": "Vous barbotez dans le tas dordures et vous vous couvrez de crasse.$Vu votre état, il ny a vraiment plus aucune chance quun vendeur accpete de vous vendre quoi que ce soit !$Vous aller devoir vous débrouiller sans objet de soin.$Mais ça valait le coup, car ce que vous avez trouvé\ndans les ordures est incroyable !"
}, },
"2": { "2": {
"label": "Investigate Further", "label": "Enquêter",
"tooltip": "(?) Find the Source of the Garbage", "tooltip": "(?) Trouver la source des déchets",
"selected": "You wander around the heap, searching for any indication as to how this might have appeared here...", "selected": "Vous vous baladez autour du tas, à la recherche du moindre indice sur comment ça a bien pu arriver ici…",
"selected_2": "Suddenly, the garbage shifts! It wasn't just garbage, it was a Pokémon!" "selected_2": "Oh, un des déchets bouge !\nCétait pas un déchet, mais un Pokémon !"
} }
} }
} }