Phrase settings saved

This commit is contained in:
chfhtw
2025-11-13 08:52:47 +01:00
parent 7566e8aac2
commit 5d957e38ae
2 changed files with 21 additions and 2 deletions
+20
View File
@@ -1835,6 +1835,26 @@ $phrases = array(
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'settings_saved',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Einstellungen gespeichert',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Settings saved',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',