diff --git a/html/setup.html b/html/setup.html index 7eb7144..9d5bd01 100644 --- a/html/setup.html +++ b/html/setup.html @@ -257,6 +257,7 @@ +
diff --git a/ts/setup.ts b/ts/setup.ts index b7b861b..f9cba5e 100644 --- a/ts/setup.ts +++ b/ts/setup.ts @@ -201,6 +201,7 @@ class LangSelect extends Select { window.lang = new lang(window.langFile as LangFile); html("language-description", window.lang.var("language", "description", `Weblate`)); html("email-description", window.lang.var("email", "description", `Mailgun`)); +html("dateformat-description", window.lang.var("email", "dateFormatNotice", `strftime.ninja`)); const settings = { "jellyfin": {