Skip to content
Snippets Groups Projects
Commit c34eae39 authored by HeJ's avatar HeJ
Browse files

Merge branch 'fix-assembly-events' into 'develop'

Assembly Events Link und Button Label

Closes #725

See merge request hub/hub!1160
parents ebdf99c0 43103436
Branches
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
{{ wikiMacro.card('_intro_assemblies_events',
class='hub-col-325px',
button_label=_("Explore Assembly Events Button") ,
button_link=url('plainui:assemblies_events')
button_link=url('plainui:fahrplan') + '?mode=list&set=kassembly#now'
) }}
</div>
......
{% macro primary(label, link, icon=None) -%}
<a class="hub-btn" href="{{ link }}">
{% if icon %}<i class="bi bi-{{ icon }}"></i>{% endif %}
{{ _("index__box-whats_happening__fahrplan_link") }}
{{ label or _("index__box-whats_happening__fahrplan_link") }}
</a>
{%- endmacro %}
......@@ -303,9 +303,6 @@ msgstr "Badge annehmen"
msgid "Save visibility"
msgstr "Sichtbarkeit speichern"
msgid "index__box-whats_happening__fahrplan_link"
msgstr "Schedule anschauen"
msgid "No entries available."
msgstr "Keine Einträge vorhanden."
......@@ -930,6 +927,9 @@ msgstr "Einlöse-Token"
msgid "Avatar of %(name)s"
msgstr "Avatar von %(name)s"
msgid "index__box-whats_happening__fahrplan_link"
msgstr "Schedule anschauen"
#, python-format
msgid "Day %(n)s"
msgstr "Tag %(n)s"
......
......@@ -303,9 +303,6 @@ msgstr ""
msgid "Save visibility"
msgstr ""
msgid "index__box-whats_happening__fahrplan_link"
msgstr "view the schedule"
msgid "No entries available."
msgstr ""
......@@ -930,6 +927,9 @@ msgstr "Redeem token"
msgid "Avatar of %(name)s"
msgstr "Avatar of %(name)s"
msgid "index__box-whats_happening__fahrplan_link"
msgstr "view the schedule"
#, python-format
msgid "Day %(n)s"
msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment