Files
FHC-Core/locale/de-AT/errors.php
T
SimonGschnell a21a292da6 dokument upload
2024-01-29 16:48:41 +01:00

6 lines
135 B
PHP
Executable File

<?php
$this->phrasen['errors/rolleExistiertBereits']='Diese Rolle existiert bereits';
$this->phrasen['errors/achtung']='Achtung!';
?>