Additions for the German translation in hint_list.cpp (#5803)

This commit is contained in:
Extloga
2025-09-20 02:31:20 +02:00
committed by GitHub
parent eeb5a809ae
commit a576bffe3a

View File

@@ -2258,7 +2258,7 @@ void StaticData::HintTable_Init() {
{QM_GREEN, QM_RED}, {}, TEXTBOX_TYPE_BLUE));
hintTextTable[RHT_MIDO_HINT] = HintText(CustomMessage("You'll never find the #Kokiri Sword# I hid in #[[1]]#!",
/*german*/ TODO_TRANSLATE,
/*german*/ "Du wirst nie das #Kokiri-Schwert# finden, das ich in #[[1]]# versteckt habe!",
/*french*/ "Pfeuuh! Tu n'trouveras jamais l'#Epée Kokiri# que j'ai cachée dans #[[1]]#!",
{QM_GREEN, QM_RED}));