From 1f66aa48c3087e48302360407f83db30e342062f Mon Sep 17 00:00:00 2001 From: Mumble Date: Fri, 2 Aug 2024 11:00:23 -0700 Subject: [PATCH] Update src/locales/de/run-history-ui-handler.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> --- src/locales/de/run-history-ui-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/de/run-history-ui-handler.ts b/src/locales/de/run-history-ui-handler.ts index 4541f859faf..f4cd83f1c7c 100644 --- a/src/locales/de/run-history-ui-handler.ts +++ b/src/locales/de/run-history-ui-handler.ts @@ -25,7 +25,7 @@ export const runHistory: SimpleTranslationEntries = { "SPDshortened":"Geschw.", "runInfo":"Durchlauf Informationen", "money":"Geld", - "runLength":"Länge des Durchlaufs", + "runLength":"Durchlauf Dauer", "viewHeldItems":"Getragene Items", "hallofFameText":"Willkommen in der Ruhmeshalle", "viewHallOfFame":"Ruhmeshalle ansehen!"