From 4de8a82fcb2765561907b4d698d29828c0fd7a32 Mon Sep 17 00:00:00 2001 From: MaxiFaxiPaxi <115405418+maxifaxipaxi-new@users.noreply.github.com> Date: Sun, 6 Apr 2025 20:39:54 +0200 Subject: [PATCH] chore(locales): update german translations - de.json (#736) Missing german translation at ui.settings.notification_position Signed-off-by: MaxiFaxiPaxi <115405418+maxifaxipaxi-new@users.noreply.github.com> --- locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index 9ffe206..33c8b72 100644 --- a/locales/de.json +++ b/locales/de.json @@ -10,7 +10,7 @@ "locale": "Sprache ändern", "locale_description": "Aktuelle Sprache: ${language} (%s)", "notification_audio": "Benachrichtigungs-Sound", - "notification_position": "Notification position" + "notification_position": "Benachrichtigungs-Position" }, "position": { "bottom": "Unten",