fix: make sure smtp can be set either via env or ui
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
a244b1b07e
commit
605a897045
9 changed files with 201 additions and 42 deletions
|
|
@ -3917,3 +3917,13 @@ msgstr "Offen"
|
|||
#, elixir-autogen, elixir-format
|
||||
msgid "join page URL in a new tab"
|
||||
msgstr "Beitrittslink in einem neuen Tab"
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "SMTP environment configuration appears incomplete. Missing: %{keys}"
|
||||
msgstr "Die SMTP-Umgebungs-Konfiguration ist unvollständig. Fehlend: %{keys}"
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "SMTP is fully managed via environment variables. All SMTP fields are read-only."
|
||||
msgstr "SMTP wird vollständig über Umgebungsvariablen verwaltet. Alle SMTP-Felder sind schreibgeschützt."
|
||||
|
|
|
|||
|
|
@ -3917,3 +3917,13 @@ msgstr ""
|
|||
#, elixir-autogen, elixir-format
|
||||
msgid "join page URL in a new tab"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "SMTP environment configuration appears incomplete. Missing: %{keys}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "SMTP is fully managed via environment variables. All SMTP fields are read-only."
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -3917,3 +3917,13 @@ msgstr "Open"
|
|||
#, elixir-autogen, elixir-format
|
||||
msgid "join page URL in a new tab"
|
||||
msgstr "join page URL in a new tab"
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "SMTP environment configuration appears incomplete. Missing: %{keys}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/global_settings_live.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "SMTP is fully managed via environment variables. All SMTP fields are read-only."
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue