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:
Moritz 2025-12-18 14:38:51 +01:00
parent 50a8657718
commit 46fb12c3f4
Signed by: moritz
GPG key ID: 1020A035E5DD0824
4 changed files with 33 additions and 8 deletions

View file

@ -1809,5 +1809,10 @@ msgstr ""
#: lib/mv_web/live/member_live/index.html.heex
#, elixir-autogen, elixir-format
msgid "Show Last/Current Cycle Payment Status"
msgid "Current Cycle Payment Status"
msgstr ""
#: lib/mv_web/live/member_live/index.html.heex
#, elixir-autogen, elixir-format
msgid "Last Cycle Payment Status"
msgstr ""