StV Phrasen

This commit is contained in:
cgfhtw
2024-04-25 11:47:53 +02:00
parent f47f8d5da4
commit e3ff62001b
2 changed files with 22 additions and 2 deletions
+20
View File
@@ -1195,6 +1195,26 @@ $phrases = array(
),
//******************************* CORE/ui
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'toggle_nav',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Navigation ein-/ausblenden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Toggle navigation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',