feat: add groups to member detail view #374
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
46f9094e1f
commit
b1a9eb8b1d
6 changed files with 45 additions and 12 deletions
|
|
@ -2202,11 +2202,13 @@ msgstr "Gruppe erfolgreich gespeichert."
|
|||
#: lib/mv_web/live/components/member_filter_component.ex
|
||||
#: lib/mv_web/live/group_live/index.ex
|
||||
#: lib/mv_web/live/member_live/index.html.heex
|
||||
#: lib/mv_web/live/member_live/show.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Groups"
|
||||
msgstr "Gruppen"
|
||||
|
||||
#: lib/mv_web/live/group_live/index.ex
|
||||
#: lib/mv_web/live/member_live/show.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "No groups"
|
||||
msgstr "Keine Gruppen"
|
||||
|
|
@ -2474,6 +2476,7 @@ msgid "unpaid"
|
|||
msgstr "Unbezahlt"
|
||||
|
||||
#: lib/mv_web/live/member_live/index.html.heex
|
||||
#: lib/mv_web/live/member_live/show.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Member of group %{name}"
|
||||
msgstr "Mitglied der Gruppe %{name}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue