🔀 merge pull request 'v1.0.11' (#11) from dev into main

Reviewed-on: kimendisch/selbstbestimmungsgesetz-jetzt-de#11
This commit is contained in:
DrMaxNix 2023-09-08 16:45:28 +02:00
commit 1d507ebaab
2 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<?php
// VERSION //
self::$version = "1.0.10";
self::$version = "1.0.11";
// DEPENDENCIES //

View File

@ -186,10 +186,12 @@
],
"timeline_bundesrat_text" => [
"de" => [
"Bevor der Regierungsentwurf im Bundestag beraten werden kann, muss er dem Bundesrat zur Stellungnahme vorgelegt werden."
"Bevor der Regierungsentwurf im Bundestag beraten werden kann, muss er dem Bundesrat zur Stellungnahme vorgelegt werden.",
"<span class=\"inline gray\">Hinweis: Der Regierungsentwurf liegt dem Bundesrat inzwischen als <i>Drucksache 432/23</i> vor. Die Tagesordnung für die nächste Plenarsitzung am 29 Sep 2023 ist noch nicht öffentlich. (Stand: 08 Sep 2023)</span>"
],
"en" => [
"Before the government draft can be discussed in the <i>Bundestag</i> (Parliament), it must be submitted to the <i>Bundesrat</i> (Federal Council) for comment."
"Before the government draft can be discussed in the <i>Bundestag</i> (Parliament), it must be submitted to the <i>Bundesrat</i> (Federal Council) for comment.",
"<span class=\"inline gray\">Note: The government draft has been submitted to the <i>Bundesrat</i> (Federal Council) as <i>Drucksache 432/23</i>. The agenda for the next plenary session on 29 Sep 2023 is not public yet. (As of 08 Sep 2023)</span>"
]
],
"timeline_bundesrat_button" => [
@ -212,11 +214,11 @@
"timeline_lesung_1_text" => [
"de" => [
"In der ersten Lesung im Bundestag wird der Regierungsentwurf zum ersten mal gemeinsam mit den anderen Parteien debattiert. Danach wird der Gesetzentwurf an die zuständigen Ausschüsse übergeben, wo er weiter beraten wird.",
"<span class=\"inline gray\">Hinweis: In der Tagesordnung des Deutschen Bundestags ist derzeit noch kein Termin für die erste Lesung angesetzt. (Stand: 03 Sep 2023)</span>"
"<span class=\"inline gray\">Hinweis: In der Tagesordnung des Deutschen Bundestags ist derzeit noch kein Termin für die erste Lesung angesetzt. (Stand: 08 Sep 2023)</span>"
],
"en" => [
"In the first reading in the <i>Bundestag</i> (Parliament), the government draft is debated for the first time together with the other parties. After that, the bill will be passed to the relevant committees, where it will be discussed further.",
"<span class=\"inline gray\">Note: The agenda of the <i>Bundestag</i> (Parliament) does currently not contain an appointment for the first reading. (As of 03 Sep 2023)</span>"
"<span class=\"inline gray\">Note: The agenda of the <i>Bundestag</i> (Parliament) does currently not contain an appointment for the first reading. (As of 08 Sep 2023)</span>"
]
],
"timeline_lesung_1_button" => [