From e7039a9e77f7a85c22828abfff18328392b62f00 Mon Sep 17 00:00:00 2001 From: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Date: Sat, 28 Sep 2024 15:37:10 +0200 Subject: [PATCH] Update src/locales/de/pokemon-summary.json --- src/locales/de/pokemon-summary.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/locales/de/pokemon-summary.json b/src/locales/de/pokemon-summary.json index bf266b1fc04..3104fc10151 100644 --- a/src/locales/de/pokemon-summary.json +++ b/src/locales/de/pokemon-summary.json @@ -40,6 +40,5 @@ "Sassy": "{{nature}}", "Careful": "{{nature}}", "Quirky": "{{nature}}" - }, - "friendship": "Freundschaft" + } }