🔀 merge pull request 'v1.0.36' (#36) from dev into main

Reviewed-on: #36
This commit is contained in:
DrMaxNix 2023-11-17 21:13:43 +01:00
commit 93f6d3d4db
4 changed files with 6 additions and 8 deletions

View File

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

View File

@ -282,7 +282,7 @@
?>
<div class="button-list">
<a href="https://web.archive.org/web/20231109091437/https://www.bundestag.de/resource/blob/973790/fc053d2718887a9cfb4aed56ef360b3e/Liste-der-Sachverstaendigen-data.pdf" target="_blank" class="button">
<a href="https://web.archive.org/web/20231117200813/https://www.bundestag.de/resource/blob/973790/4306272c9eaa97a601c25271e5cbbd61/Liste-der-Sachverstaendigen-data.pdf" target="_blank" class="button">
<span class="text"><?= $dict->get("timeline_ausschuss_anhoerung_button") ?></span>
<span class="icon ti ti-external-link"></span>
</a>

View File

@ -249,8 +249,8 @@
"timeline_ausschuss_anhoerung_date" => [
"de" => null,
"en" => null
"de" => "28 Nov 2023",
"en" => "28 Nov 2023"
],
"timeline_ausschuss_anhoerung_title" => [
"de" => "Öffentliche Anhörung im Familienausschuss",
@ -258,12 +258,10 @@
],
"timeline_ausschuss_anhoerung_text" => [
"de" => [
"Als Vorbereitung auf die Sitzungen im Bundestag hält der Ausschuss für Familie, Senioren, Frauen und Jugend eine öffentliche Anhörung, zu der die Parteien des Bundestages Sachverständige einladen, welche ihre Einschätzung zum SBGG geben und zum Thema informieren.",
"<span class=\"inline gray\">Hinweis: Die für 13 Nov 2023 angesetzte Anhörung wurde abgesagt. Ein Ersatztermin wurde noch nicht bekannt gegeben. (Stand: 10 Nov 2023)</span>"
"Zusätzlich zu den Sitzungen im Bundestag hält der Ausschuss für Familie, Senioren, Frauen und Jugend eine öffentliche Anhörung, zu der die Parteien des Bundestages Sachverständige einladen, welche ihre Einschätzung zum SBGG geben und zum Thema informieren."
],
"en" => [
"In preparation for the meetings in the Bundestag, the Committee on Family, Seniors, Women and Youth holds a public hearing to which the parties of the Bundestag invite experts who give their assessment of the SBGG and inform about the topic.",
"<span class=\"inline gray\">Note: The hearing planned for 13 Nov 2023 has been canceled. An alternative date has not been published yet. (As of 10 Nov 2023)</span>"
"In addition to the meetings in the Bundestag, the Committee on Family, Seniors, Women and Youth holds a public hearing to which the parties of the Bundestag invite experts who give their assessment of the SBGG and inform about the topic."
]
],
"timeline_ausschuss_anhoerung_button" => [

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB