From bbfc724ceb366b68c71b2189ce78a6915f0f0d11 Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Fri, 10 Jul 2026 19:53:11 +0700 Subject: [PATCH] New translations app_en.arb (German) [ci skip] --- lib/l10n/arb/app_de.arb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/app_de.arb b/lib/l10n/arb/app_de.arb index 03a4d00c..8549059c 100644 --- a/lib/l10n/arb/app_de.arb +++ b/lib/l10n/arb/app_de.arb @@ -772,11 +772,11 @@ "@dialogDownload": { "description": "Confirm button in Download All dialog" }, - "previewPlay": "Play preview", + "previewPlay": "Vorschau abspielen", "@previewPlay": { "description": "Tooltip for the button that plays a short track preview snippet" }, - "previewStop": "Stop preview", + "previewStop": "Vorschau stoppen", "@previewStop": { "description": "Tooltip for the button that stops the playing track preview snippet" }, @@ -3931,7 +3931,7 @@ "@backupContentsTitle": { "description": "Header above the list summarizing what the backup contains" }, - "backupContentsSettings": "App settings", + "backupContentsSettings": "Appeinstellungen", "@backupContentsSettings": { "description": "Backup contents row label for settings" }, @@ -5957,7 +5957,7 @@ "@aboutPaxsenixSubtitle": { "description": "Subtitle for Paxsenix special thanks entry on the about page" }, - "snackbarPlayingNext": "Playing next", + "snackbarPlayingNext": "Als nächstes", "@snackbarPlayingNext": { "description": "Snackbar when a track is inserted as the next queue item" },