🔀 merge pull request 'v1.2.13' (#98) from dev into main

Reviewed-on: #98
This commit is contained in:
DrMaxNix 2024-05-17 13:36:07 +02:00
commit e3dc1b5143
3 changed files with 6 additions and 6 deletions

View File

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

View File

@ -336,7 +336,7 @@
<div id="lesung-2" class="item"></div>
<div id="lesung-3" class="item"></div>
<div id="lesung-2-3" class="item done done-stop">
<div id="lesung-2-3" class="item done">
<div class="connector">
<span class="waypoint ti ti-hand-stop"></span>
</div>
@ -366,7 +366,7 @@
</div>
</div>
<div id="bundesrat-2" class="item next">
<div id="bundesrat-2" class="item done done-stop">
<div class="connector">
<span class="waypoint ti ti-zoom-check"></span>
</div>
@ -396,7 +396,7 @@
</div>
</div>
<div id="inkrafttreten" class="item">
<div id="inkrafttreten" class="item next">
<div class="connector">
<span class="waypoint ti ti-gavel"></span>
</div>

View File

@ -324,11 +324,11 @@
"timeline_bundesrat_2_text" => [
"de" => [
"Da es sich beim Selbstbestimmungsgesetz um ein Einspruchsgesetz handelt, bedarf es keiner Zustimmung im Bundesrat. Durch einen Einspruch lässt sich der Gesetzgebungsprozess jedoch verzögern.",
"<span class=\"inline gray\">Hinweis: Das SBGG steht als TOP 2 auf dem Entwurf der Tagesordnung.</span>"
"<span class=\"inline gray\">Hinweis: Zusammenfassung folgt!</span>"
],
"en" => [
"As the Self-Determination Act is a <i>Einspruchsgesetz</i> (\"veto law\"), an approval by the <i>Bundesrat</i> (Federal Council) is not required. A veto however would delay the legislative process.",
"<span class=\"inline gray\">Note: The SBGG is listed as TOP 2 in the agenda draft.</span>"
"<span class=\"inline gray\">Note: English translation of abstract will follow soon!</span>"
]
],
"timeline_bundesrat_2_button" => [