reworked StV favorites (only 1st tier version)

This commit is contained in:
chfhtw
2025-08-06 11:06:57 +02:00
parent 42a40072fa
commit c96db9f573
3 changed files with 110 additions and 85 deletions
+20
View File
@@ -36650,6 +36650,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'warn_removed_favs',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zu viele Favoriten! Die folgenden Einträge wurden entfernt: {items}',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Too many favorites! The following entries were removed: {items}',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'stv',