Skip to content

Commit

Permalink
Merge pr 495
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjuhrich committed Mar 22, 2024
2 parents a7aff35 + 3291856 commit 3a661de
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions sipa/templates/usersuite/_transaction_log.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
{%- endmacro %}

<h2 id="transaction-log">{{ _("Buchungen") }}</h2>
<p>{{ _("Hinweis: Es kann bis zu 7 Tage dauern, bis eine Überweisung von uns erfasst wird.") }}</p>
<div class="card">
<table class="card-body table table-borderless table-hover mb-0">
<thead>
Expand Down
Binary file modified sipa/translations/de/LC_MESSAGES/messages.mo
Binary file not shown.
3 changes: 3 additions & 0 deletions sipa/translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -925,6 +925,9 @@ msgstr ""
msgid "Wert"
msgstr ""

msgid "Hinweis: Es kann bis zu 7 Tage dauern, bis eine Überweisung von uns erfasst wird."
msgstr ""

msgid "Summe"
msgstr ""

Expand Down
Binary file modified sipa/translations/en/LC_MESSAGES/messages.mo
Binary file not shown.
3 changes: 3 additions & 0 deletions sipa/translations/en/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,9 @@ msgstr "Value"
msgid "Summe"
msgstr "Sum"

msgid "Hinweis: Es kann bis zu 7 Tage dauern, bis eine Überweisung von uns erfasst wird."
msgstr "Note: It can take up to 7 days until a new payment is listed below."

msgid "Hinweis: Bei einer Änderung der MAC-Adresse wird automatisch eine Benachrichtigungsmail an uns gesandt."
msgstr "Note: we will be notified about any change of your MAC address."

Expand Down

0 comments on commit 3a661de

Please sign in to comment.