feat: Improve handling of association name config
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
605a897045
commit
2443bc62ac
9 changed files with 179 additions and 4 deletions
|
|
@ -3927,3 +3927,13 @@ msgstr ""
|
|||
#, elixir-autogen, elixir-format
|
||||
msgid "SMTP is fully managed via environment variables. All SMTP fields are read-only."
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Association name is set via environment variable ASSOCIATION_NAME. This field is read-only."
|
||||
msgstr "Association name is set via environment variable ASSOCIATION_NAME. This field is read-only."
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "From ASSOCIATION_NAME"
|
||||
msgstr "From ASSOCIATION_NAME"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue