add german translated password reset email template

This commit is contained in:
2022-10-25 17:55:42 +02:00
parent d5caa67384
commit eee62d6be8
4 changed files with 62 additions and 2 deletions

View File

@ -1,5 +1,6 @@
export CUSTOM_CSS_VERSION=v2
export CUSTOM_FLOWS_VERSION=v1
export CUSTOM_FLOWS_VERSION=v2
export RECOVERY_TEMPLATE_DE_VERSION=v1
customize() {
if [ -z "$1" ]