refactor(member): share Ash error formatting across member-show components
This commit is contained in:
parent
24f67bea80
commit
856ea4279c
7 changed files with 105 additions and 36 deletions
|
|
@ -191,8 +191,7 @@ msgstr "Betrag"
|
|||
msgid "An account with this email already exists. Please verify your password to link your OIDC account."
|
||||
msgstr "Ein Konto mit dieser E-Mail existiert bereits. Bitte gib dein Passwort ein, um dein OIDC-Konto zu verknüpfen."
|
||||
|
||||
#: lib/mv_web/live/member_live/show/deactivate_component.ex
|
||||
#: lib/mv_web/live/member_live/show/membership_fees_component.ex
|
||||
#: lib/mv_web/helpers/ash_error_helpers.ex
|
||||
#: lib/mv_web/live/membership_fee_settings_live.ex
|
||||
#: lib/mv_web/live/membership_fee_type_live/index.ex
|
||||
#: lib/mv_web/live/role_live/helpers.ex
|
||||
|
|
@ -3932,8 +3931,7 @@ msgstr "Du hattest bereits einen offenen Antrag. Hier ist ein neuer Bestätigung
|
|||
msgid "You are about to delete all %{count} cycles for this member."
|
||||
msgstr "Du bist dabei, alle %{count} Zyklen für dieses Mitglied zu löschen."
|
||||
|
||||
#: lib/mv_web/live/member_live/show/deactivate_component.ex
|
||||
#: lib/mv_web/live/member_live/show/membership_fees_component.ex
|
||||
#: lib/mv_web/helpers/ash_error_helpers.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You are not allowed to perform this action."
|
||||
msgstr "Du hast keine Berechtigung, diese Aktion auszuführen."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue