diff --git a/meta.php b/meta.php index ed64fa9..0216660 100644 --- a/meta.php +++ b/meta.php @@ -1,6 +1,6 @@ " . $one_timeline_bundesrat_text_line . ""); } ?> + +
+ + get("timeline_bundesrat_button") ?> + + +
diff --git a/page/strings.php b/page/strings.php index b1fedae..6999f30 100644 --- a/page/strings.php +++ b/page/strings.php @@ -180,8 +180,8 @@ "timeline_bundesrat_date" => [ - "de" => null, - "en" => null + "de" => "20 Okt 2023", + "en" => "20 Oct 2023" ], "timeline_bundesrat_title" => [ "de" => "Stellungnahme des Bundesrates", @@ -190,16 +190,16 @@ "timeline_bundesrat_text" => [ "de" => [ "Bevor der Regierungsentwurf im Bundestag beraten werden kann, muss er dem Bundesrat zur Stellungnahme vorgelegt werden.", - "Hinweis: Der Regierungsentwurf liegt dem Bundesrat inzwischen als Drucksache 432/23 vor. In der Tagesordnung der nächsten Plenarsitzung am 29 Sep 2023 wird der Regierungsentwurf des SBGG nicht erwähnt. Die nächste Sitzung findet am 20 Okt 2023 statt. (Stand: 27 Sep 2023)" + "Hinweis: Das SBGG steht als TOP 23 auf dem Entwurf der Tagesordnung." ], "en" => [ "Before the government draft can be discussed in the Bundestag (Parliament), it must be submitted to the Bundesrat (Federal Council) for comment.", - "Note: The government draft has been submitted to the Bundesrat (Federal Council) as Drucksache 432/23. In the agenda of the next plenary session on 29 Sep 2023, there is no mention of the government draft of the SBGG. The next session will take place on 20 Oct 2023. (As of 27 Sep 2023)" + "Note: The SBGG is listed as TOP 23 in the agenda draft." ] ], "timeline_bundesrat_button" => [ - "de" => "", - "en" => "" + "de" => "Entwurf der Tagesordnung", + "en" => "Agenda Draft (German)" ],