Files
FHC-Core/locale/en-US/notfallbestimmungen.php
2018-03-16 11:13:04 +01:00

10 lines
812 B
PHP

<?php
$this->phrasen['notfallbestimmungen/brandschutzbeauftragte']='Fire Safety Officer';
$this->phrasen['notfallbestimmungen/brandschutzwarte']='Fire Safety Deputies';
$this->phrasen['notfallbestimmungen/rektorat']='Rector\'s Office';
$this->phrasen['notfallbestimmungen/ersthelferUndBrandschutzbeauftragte']='First Aid Providers and Fire Safety Officer';
$this->phrasen['notfallbestimmungen/ersthelfer']='First Aid Providers';
$this->phrasen['notfallbestimmungen/ausbildungErfolgteDurchORK']='Training was conducted by the <font style="color:red;">Austrian Red Cross (ÖRK)</font>';
$this->phrasen['notfallbestimmungen/folgendePersonenStehenZurVerfuegung']='The following persons are trained to provide first aid';
$this->phrasen['notfallbestimmungen/sicherheitAnDerFHTW']='Safety at the UASTW';
?>