From 5e2b79d87b1549115285b9e12dbcae365c581428 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Sat, 1 Feb 2025 22:36:19 +0100 Subject: Lieblingsartikel -> Favoritenartikel (#7278) --- app/i18n/de/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/de/sub.php') diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index 30a89c0c4..3067b5efd 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -259,7 +259,7 @@ return array( 'file_to_import' => 'Zu importierende Datei
(OPML, JSON oder ZIP)', 'file_to_import_no_zip' => 'Zu importierende Datei
(OPML oder JSON)', 'import' => 'Importieren', - 'starred_list' => 'Liste der Lieblingsartikel', + 'starred_list' => 'Liste der Favoritenartikel', 'title' => 'Importieren / Exportieren', ), 'menu' => array( -- cgit v1.2.3