Added missing german dialogue for sailor and firebreather (#1883)

This commit is contained in:
Jannik Tappert 2024-06-07 23:51:49 +02:00 committed by GitHub
parent f3898dbabd
commit ece7c9f2d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -369,26 +369,26 @@ export const PGMdialogue: DialogueTranslationEntries = {
}, },
"firebreather": { "firebreather": {
"encounter": { "encounter": {
1: "My flames shall devour you!", 1: "Meine Flammen werden dich verschlingen!",
2: "My soul is on fire. I'll show you how hot it burns!", 2: "Meine Seele hat Feuer gefangen. Ich werde dir zeigen, wie heiß sie brennt!",
3: "Step right up and take a look!" 3: "Komm näher und sieh dir meine Flammen an!"
}, },
"victory": { "victory": {
1: "I burned down to ashes...", 1: "Verbrannt bis zur Asche...",
2: "Yow! That's hot!", 2: "Yow! Das ist heiß!",
3: "Ow! I scorched the tip of my nose!" 3: "Auuu! Ich habe mir die Nasenspitze verbrannt!"
}, },
}, },
"sailor": { "sailor": {
"encounter": { "encounter": {
1: "Matey, you're walking the plank if you lose!", 1: "Matrose, du gehst über Bord, wenn du verlierst!",
2: "Come on then! My sailor's pride is at stake!", 2: "Komm schon! Mein Stolz als Seemann steht auf dem Spiel!",
3: "Ahoy there! Are you seasick?" 3: "Ahoj! Bist du seekrank?"
}, },
"victory": { "victory": {
1: "Argh! Beaten by a kid!", 1: "Argh! Von einem Kind besiegt!",
2: "Your spirit sank me!", 2: "Dein Geist hat mich versenkt!",
3: "I think it's me that's seasick..." 3: "Ich glaube, ich bin der der seekrank ist..."
}, },
}, },
"brock": { "brock": {