From 296e4b598040015c80185276ab1cea0501184d3c Mon Sep 17 00:00:00 2001 From: Rainer Rose <99129105+rainerrose@users.noreply.github.com> Date: Sat, 21 Dec 2024 02:53:48 +0100 Subject: [PATCH] fix(i18n): correct German translations (#1087) Closes #1086 --------- Co-authored-by: Rainer Rose --- i18n/de.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/i18n/de.toml b/i18n/de.toml index e7823fa7..37319bcb 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -11,19 +11,19 @@ other = "Über mich" other = "Aktionen" [alert_caution] -other = 'Caution' +other = 'Achtung' [alert_important] -other = 'Important' +other = 'Wichtig' [alert_note] -other = 'Note' +other = 'Hinweis' [alert_tip] -other = 'Tip' +other = 'Tipp' [alert_warning] -other = 'Warning' +other = 'Warnung' [alipay] other = "Alipay" @@ -170,7 +170,7 @@ other = "Extra klein" other = "Alipay" [funding_buymeacoffee] -other = "Buy Me a Coffee" +other = "Kauf mir 'nen Kaffee" [funding_ko_fi] other = "Ko-fi" @@ -258,7 +258,7 @@ other = "Ähnliche Beiträge" other = "Diese Seite bearbeiten" [repo_action_view] -other = "Seiten-Quelltext betrachen" +other = "Seiten-Quelltext betrachten" [repo_title] other = "Repository"