fix(a11y): WCAG 2 AA contrast and keyboard access
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
f168d3f093
commit
81f62a7c85
6 changed files with 97 additions and 58 deletions
|
|
@ -2735,42 +2735,47 @@ msgstr ""
|
|||
msgid "Sync this member from Settings (Vereinfacht section) or save the member again to create the contact."
|
||||
msgstr "Sync this member from Settings (Vereinfacht section) or save the member again to create the contact."
|
||||
|
||||
# Vereinfacht API validation messages (Laravel-style, shown when creating/editing members or syncing)
|
||||
msgid "The address field is required."
|
||||
msgstr "The address field is required."
|
||||
#: lib/mv_web/live/member_live/show/membership_fees_component.ex
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Vereinfacht API response"
|
||||
msgstr ""
|
||||
|
||||
msgid "The city field is required."
|
||||
msgstr "The city field is required."
|
||||
#~ # Vereinfacht API validation messages (Laravel-style, shown when creating/editing members or syncing)
|
||||
#~ msgid "The address field is required."
|
||||
#~ msgstr "The address field is required."
|
||||
|
||||
msgid "The city field must be at least 2 characters."
|
||||
msgstr "The city field must be at least 2 characters."
|
||||
#~ msgid "The city field is required."
|
||||
#~ msgstr "The city field is required."
|
||||
|
||||
msgid "The country field is required."
|
||||
msgstr "The country field is required."
|
||||
#~ msgid "The city field must be at least 2 characters."
|
||||
#~ msgstr "The city field must be at least 2 characters."
|
||||
|
||||
msgid "The email field is required."
|
||||
msgstr "The email field is required."
|
||||
#~ msgid "The country field is required."
|
||||
#~ msgstr "The country field is required."
|
||||
|
||||
msgid "The email field must be a valid email address."
|
||||
msgstr "The email field must be a valid email address."
|
||||
#~ msgid "The email field is required."
|
||||
#~ msgstr "The email field is required."
|
||||
|
||||
msgid "The first name field is required."
|
||||
msgstr "The first name field is required."
|
||||
#~ msgid "The email field must be a valid email address."
|
||||
#~ msgstr "The email field must be a valid email address."
|
||||
|
||||
msgid "The first name field must be at least 2 characters."
|
||||
msgstr "The first name field must be at least 2 characters."
|
||||
#~ msgid "The first name field is required."
|
||||
#~ msgstr "The first name field is required."
|
||||
|
||||
msgid "The last name field is required."
|
||||
msgstr "The last name field is required."
|
||||
#~ msgid "The first name field must be at least 2 characters."
|
||||
#~ msgstr "The first name field must be at least 2 characters."
|
||||
|
||||
msgid "The last name field must be at least 2 characters."
|
||||
msgstr "The last name field must be at least 2 characters."
|
||||
#~ msgid "The last name field is required."
|
||||
#~ msgstr "The last name field is required."
|
||||
|
||||
msgid "The street field is required."
|
||||
msgstr "The street field is required."
|
||||
#~ msgid "The last name field must be at least 2 characters."
|
||||
#~ msgstr "The last name field must be at least 2 characters."
|
||||
|
||||
msgid "The zip code field is required."
|
||||
msgstr "The zip code field is required."
|
||||
#~ msgid "The street field is required."
|
||||
#~ msgstr "The street field is required."
|
||||
|
||||
msgid "The zip code field must be at least 2 characters."
|
||||
msgstr "The zip code field must be at least 2 characters."
|
||||
#~ msgid "The zip code field is required."
|
||||
#~ msgstr "The zip code field is required."
|
||||
|
||||
#~ msgid "The zip code field must be at least 2 characters."
|
||||
#~ msgstr "The zip code field must be at least 2 characters."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue