diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-06-03 13:42:49 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-06-03 13:42:49 +0200 |
commit | e6c95e696c6c0eee2590df00f5a2ca6410300820 (patch) | |
tree | 81664c3a0bbec29c836eec8865877c73b0228773 /lib/Travel | |
parent | b9d114886dcffb3ddb34870b23708566de3f7b54 (diff) |
Add delay code 12
Diffstat (limited to 'lib/Travel')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Result.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index 5054367..6a47894 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -27,6 +27,7 @@ my %translation = ( 9 => 'Streikauswirkungen', 10 => 'Ausgebrochene Tiere im Gleis', 11 => 'Unwetter', + 12 => 'Warten auf Fahrgäste aus einem Schiff', 13 => 'Pass- und Zollkontrolle', 15 => 'Beeinträchtigung durch Vandalismus', 16 => 'Entschärfung einer Fliegerbombe', |