From 78353b59a89e24461caf2004ce809d21f927f830 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Mon, 1 Aug 2022 22:04:52 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (116 of 116 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ --- src/locales/de.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/locales/de.json b/src/locales/de.json index f78453c4..f81e237f 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -73,7 +73,9 @@ "minimize_recommendations_default": "Empfehlungen standardmäßig minimieren", "invalidate_session": "Von allen Geräte abmelden", "different_auth_instance": "Eine andere Instanz für die Authentifizierung verwenden", - "instance_auth_selection": "Auswahl der Autentifizierungsinstanz" + "instance_auth_selection": "Auswahl der Autentifizierungsinstanz", + "clone_playlist": "Wiedergabeliste klonen", + "clone_playlist_success": "Erfolgreich geklont!" }, "player": { "watch_on": "Auf {0} ansehen" @@ -127,5 +129,8 @@ "music_videos": "YT Music: Videos", "music_albums": "YT Music: Alben", "music_playlists": "YT Music: Wiedergabelisten" + }, + "subscriptions": { + "subscribed_channels_count": "Aboniert bei: {0}" } }