From 97d8275417de4df131f285f12822ef762e3f1af0 Mon Sep 17 00:00:00 2001 From: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Date: Sat, 25 May 2024 16:31:30 +0200 Subject: [PATCH] localized Honeygather again (#1369) --- src/locales/de/ability.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/de/ability.ts b/src/locales/de/ability.ts index cd1a15f194a..3d8ca7f61f5 100644 --- a/src/locales/de/ability.ts +++ b/src/locales/de/ability.ts @@ -471,7 +471,7 @@ export const ability: AbilityTranslationEntries = { }, honeyGather: { name: "Honigmaul", - description: "The Pokémon gathers Honey after a battle. The Honey is then sold for money.", + description: "Sammelt nach dem Kampf Honig. Dieser wird dann für Geld verkauft.", }, frisk: { name: "Schnüffler",