From ddf13f823002cae7b904091bfe9cdcca49647569 Mon Sep 17 00:00:00 2001 From: ReuschelCGN <82573872+ReuschelCGN@users.noreply.github.com> Date: Fri, 23 Feb 2024 09:35:55 +0100 Subject: [PATCH 1/3] Update de.json --- packages/locales/lib/human/de.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/packages/locales/lib/human/de.json b/packages/locales/lib/human/de.json index 061f038ac..a2079b761 100644 --- a/packages/locales/lib/human/de.json +++ b/packages/locales/lib/human/de.json @@ -695,5 +695,14 @@ "extra": "Extra", "select": "Auswählen", "searching": "suche...", - "no_options": "Keine Treffer..." + "no_options": "Keine Treffer...", + "and": "UND", + "or": "ODER", + "only_global": "nur Globale", + "global_caption": "Ignoriert alle anderen Filter", + "global_and_individual": "Globale & Individuelle Filter", + "gender_filters_all": "Geschlecht gilt für alle", + "and_caption": "miteinander verbunden", + "or_caption": "Filtert unabhängig", + "filter_help": "Filter Hilfe" } From c8f2cfee43c69f899dd24bb5948aee7e81435517 Mon Sep 17 00:00:00 2001 From: ReuschelCGN <82573872+ReuschelCGN@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:12:42 +0100 Subject: [PATCH 2/3] Update de.json --- packages/locales/lib/human/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/locales/lib/human/de.json b/packages/locales/lib/human/de.json index a2079b761..65b5608e9 100644 --- a/packages/locales/lib/human/de.json +++ b/packages/locales/lib/human/de.json @@ -703,6 +703,6 @@ "global_and_individual": "Globale & Individuelle Filter", "gender_filters_all": "Geschlecht gilt für alle", "and_caption": "miteinander verbunden", - "or_caption": "Filtert unabhängig", + "or_caption": "filtert unabhängig", "filter_help": "Filter Hilfe" } From 0e3736f3adcc09dfa24b8cb28040aaa1b5e1af8a Mon Sep 17 00:00:00 2001 From: ReuschelCGN <82573872+ReuschelCGN@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:44:48 +0100 Subject: [PATCH 3/3] Update PkmnFilterHelp.jsx --- src/components/layout/dialogs/filters/PkmnFilterHelp.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/dialogs/filters/PkmnFilterHelp.jsx b/src/components/layout/dialogs/filters/PkmnFilterHelp.jsx index acb56ec9b..ca9fd855a 100644 --- a/src/components/layout/dialogs/filters/PkmnFilterHelp.jsx +++ b/src/components/layout/dialogs/filters/PkmnFilterHelp.jsx @@ -109,7 +109,7 @@ export function PkmnFilterHelp() { if (!perms.pokemon) return null return ( -
+