legacy raumsuche.php -> cis4 vue component

This commit is contained in:
Johann Hoffmann
2025-02-28 16:41:18 +01:00
parent 4a01198e10
commit bc7dba1c14
10 changed files with 447 additions and 4 deletions
+80
View File
@@ -20184,6 +20184,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'rauminfo',
'phrase' => 'raum_kurzbz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Raum Kurzbezeichnung",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Room Shortname",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'rauminfo',
@@ -20204,6 +20224,66 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'rauminfo',
'phrase' => 'roomSearch',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Räume Suchen",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Search Rooms",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'rauminfo',
'phrase' => 'anzahlPersonen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Anzahl Person",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Number of People",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'rauminfo',
'phrase' => 'roomReservations',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Raum Reservierungen",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Room Reservations",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'rauminfo',