refactor(Cis4 Wave Accessability): adds more accessability attributes to the cis4 views

This commit is contained in:
SimonGschnell
2025-07-16 11:08:00 +02:00
parent f210bb8bbd
commit ba3914c1c3
4 changed files with 27 additions and 11 deletions
+20
View File
@@ -27416,6 +27416,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'profil',
'phrase' => 'profil',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Profil',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Profile',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'profil',