mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
Ampelsystem - diverse Bugfixes
This commit is contained in:
@@ -33,5 +33,7 @@ $this->phrasen['tools/ampelStatus']='Status';
|
||||
$this->phrasen['tools/ampelBeschreibung']='Beschreibung';
|
||||
$this->phrasen['tools/ampelDeadline']='Deadline';
|
||||
$this->phrasen['tools/ampelAktion']='Aktion';
|
||||
$this->phrasen['tools/ampelBestaetigen']='bestätigen';
|
||||
$this->phrasen['tools/ampelBestaetigt']='bestätigt';
|
||||
|
||||
?>
|
||||
|
||||
@@ -33,4 +33,6 @@ $this->phrasen['tools/ampelStatus']='Status';
|
||||
$this->phrasen['tools/ampelBeschreibung']='Description';
|
||||
$this->phrasen['tools/ampelDeadline']='Deadline';
|
||||
$this->phrasen['tools/ampelAktion']='Action';
|
||||
$this->phrasen['tools/ampelBestaetigen']='confirm';
|
||||
$this->phrasen['tools/ampelBestaetigt']='confirmed';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user