🔀 merge pull request 'v1.0.23' (#23) from dev into main

Reviewed-on: kimendisch/selbstbestimmungsgesetz-jetzt-de#23
This commit is contained in:
DrMaxNix 2023-10-10 21:15:47 +02:00
commit 2490934e99
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<?php
// VERSION //
static::$version = "1.0.22";
static::$version = "1.0.23";
// DEPENDENCIES //

View File

@ -218,7 +218,7 @@
?>
<div class="button-list">
<a href="https://web.archive.org/web/20231003210708/https://www.bundesrat.de/SharedDocs/TO/1037/download/1037-to-entwurf.pdf?__blob=publicationFile&v=3" target="_blank" class="button">
<a href="https://web.archive.org/web/20231010190945/https://www.bundesrat.de/SharedDocs/TO/1037/download/1037-to.pdf?__blob=publicationFile&v=3" target="_blank" class="button">
<span class="text"><?= $dict->get("timeline_bundesrat_button") ?></span>
<span class="icon ti ti-external-link"></span>
</a>

View File

@ -190,16 +190,16 @@
"timeline_bundesrat_text" => [
"de" => [
"Bevor der Regierungsentwurf im Bundestag beraten werden kann, muss er dem Bundesrat zur Stellungnahme vorgelegt werden.",
"<span class=\"inline gray\">Hinweis: Das SBGG steht als TOP 23 auf dem Entwurf der Tagesordnung.</span>"
"<span class=\"inline gray\">Hinweis: Das SBGG steht als TOP 14 auf der Tagesordnung.</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.",
"<span class=\"inline gray\">Note: The SBGG is listed as TOP 23 in the agenda draft.</span>"
"<span class=\"inline gray\">Note: The SBGG is listed as TOP 14 in the agenda.</span>"
]
],
"timeline_bundesrat_button" => [
"de" => "Entwurf der Tagesordnung",
"en" => "Agenda Draft (German)"
"de" => "Tagesordnung",
"en" => "Agenda (German)"
],
@ -217,11 +217,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: 27 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: 10 Okt 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 27 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 10 Oct 2023)</span>"
]
],
"timeline_lesung_1_button" => [