Add German translations and fix Credo warnings
Add translations for 'Current Cycle Payment Status' and 'Last Cycle Payment Status'. Replace length/1 with Enum.empty?/1 in seeds tests to fix Credo warnings.
This commit is contained in:
parent
50a8657718
commit
46fb12c3f4
4 changed files with 33 additions and 8 deletions
|
|
@ -1808,8 +1808,13 @@ msgstr ""
|
|||
|
||||
#: lib/mv_web/live/member_live/index.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Show Last/Current Cycle Payment Status"
|
||||
msgstr ""
|
||||
msgid "Current Cycle Payment Status"
|
||||
msgstr "Aktueller Zyklus Zahlungsstatus"
|
||||
|
||||
#: lib/mv_web/live/member_live/index.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Last Cycle Payment Status"
|
||||
msgstr "Letzter Zyklus Zahlungsstatus"
|
||||
|
||||
#~ #: lib/mv_web/live/components/payment_filter_component.ex
|
||||
#~ #, elixir-autogen, elixir-format
|
||||
|
|
@ -1894,6 +1899,11 @@ msgstr ""
|
|||
#~ msgid "Quarterly Interval - Joining Period Excluded"
|
||||
#~ msgstr "Vierteljährliches Intervall – Beitrittszeitraum nicht einbezogen"
|
||||
|
||||
#~ #: lib/mv_web/live/member_live/index.html.heex
|
||||
#~ #, elixir-autogen, elixir-format
|
||||
#~ msgid "Show Last/Current Cycle Payment Status"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ #: lib/mv_web/live/member_live/index.html.heex
|
||||
#~ #, elixir-autogen, elixir-format
|
||||
#~ msgid "Show current cycle"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue