🔀 merge pull request 'v1.0.43' (#51) from dev into main

Reviewed-on: #51
This commit is contained in:
DrMaxNix 2024-01-30 12:46:53 +01:00
commit 904b99dc24
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -289,11 +289,11 @@
"timeline_lesung_2_text" => [
"de" => [
"Die zweite Lesung im Bundestag diskutiert die Ergebnisse der Ausschüsse. Einzelne Abgeordnete können Änderungen beantragen.",
"<span class=\"inline gray\">Hinweis: In der Tagesordnung des Deutschen Bundestags ist derzeit noch kein Termin für die zweite Lesung angesetzt. (Stand: 19 Jan 2024)</span>"
"<span class=\"inline gray\">Hinweis: In der Tagesordnung des Deutschen Bundestags ist derzeit noch kein Termin für die zweite Lesung angesetzt. Nächste Sitzungswoche: ab 19 Feb 2024 (Stand: 30 Jan 2024)</span>"
],
"en" => [
"The second reading in the <i>Bundestag</i> (Parliament) discusses the results of the committees. Individual members of the Bundestag can request changes.",
"<span class=\"inline gray\">Note: The agenda of the <i>Bundestag</i> (Parliament) does currently not contain an appointment for the second reading. (As of 19 Jan 2024)</span>"
"<span class=\"inline gray\">Note: The agenda of the <i>Bundestag</i> (Parliament) does currently not contain an appointment for the second reading. Next session week: from 19 Feb 2024 (As of 30 Jan 2024)</span>"
]
],
"timeline_lesung_2_button" => [