From 3488d00faef6e7270828cd0f1fc387a19ab712d1 Mon Sep 17 00:00:00 2001 From: MonsieurDMA Date: Wed, 8 May 2024 21:48:48 +0200 Subject: [PATCH] Fix typo in quote transformation --- src/locales/de/starter-select-ui-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/de/starter-select-ui-handler.ts b/src/locales/de/starter-select-ui-handler.ts index beca03c65a9..a982f30d84a 100644 --- a/src/locales/de/starter-select-ui-handler.ts +++ b/src/locales/de/starter-select-ui-handler.ts @@ -1,7 +1,7 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n"; /** - * The menu namespace holds most miscellaneous text that isn"t directly part of the game"s + * The menu namespace holds most miscellaneous text that isn't directly part of the game's * contents or directly related to Pokemon data. This includes menu navigation, settings, * account interactions, descriptive text, etc. */