Merge remote-tracking branch 'origin/main' into feature/372-groups-management
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:
commit
3eb4cde0b7
17 changed files with 330 additions and 38 deletions
|
|
@ -2252,3 +2252,13 @@ msgid "Total: %{count} member"
|
|||
msgid_plural "Total: %{count} members"
|
||||
msgstr[0] "Insgesamt: %{count} Mitglied"
|
||||
msgstr[1] "Insgesamt: %{count} Mitglieder"
|
||||
|
||||
#: lib/mv_web/live/user_live/form.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This user cannot be edited."
|
||||
msgstr "Dieser Benutzer kann nicht bearbeitet werden."
|
||||
|
||||
#: lib/mv_web/live/user_live/show.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This user cannot be viewed."
|
||||
msgstr "Dieser Benutzer kann nicht angezeigt werden."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue