From 823e56926f1cf4e74a78359a96d8608bf6bd51be Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Wed, 6 May 2026 00:16:56 +0700 Subject: [PATCH] New translations app_en.arb (German) [ci skip] --- lib/l10n/arb/app_de.arb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/l10n/arb/app_de.arb b/lib/l10n/arb/app_de.arb index ec84dee4..c23639a6 100644 --- a/lib/l10n/arb/app_de.arb +++ b/lib/l10n/arb/app_de.arb @@ -3991,7 +3991,7 @@ "@snackbarSelectedPlaylistsEmpty": { "description": "Snackbar when selected playlists contain no tracks" }, - "playlistsCount": "{count, plural, =1{1 playlist} other{{count} playlists}}", + "playlistsCount": "{count, plural, one {}=1{1 Playlist} other{{count} Playlists}}", "@playlistsCount": { "description": "Playlist count display", "placeholders": { @@ -4501,7 +4501,7 @@ "@notifUpdateReady": { "description": "Notification title when app update download is complete" }, - "notifUpdateReadyBody": "SpotiFLAC v{version} downloaded. Tap to install.", + "notifUpdateReadyBody": "SpotiFLAC v{version} heruntergeladen. Zum Installieren tippen.", "@notifUpdateReadyBody": { "description": "Notification body when app update is ready to install", "placeholders": {