From 3946f7d38367248668453eff7cfdea01d17b9267 Mon Sep 17 00:00:00 2001 From: Stefan Melmuk <509385+stefan0xC@users.noreply.github.com> Date: Wed, 12 Apr 2023 19:01:15 +0200 Subject: [PATCH] Updated Translating the email templates (markdown) --- Translating-the-email-templates.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Translating-the-email-templates.md b/Translating-the-email-templates.md index 27b8492..4eaf3d9 100644 --- a/Translating-the-email-templates.md +++ b/Translating-the-email-templates.md @@ -10,4 +10,10 @@ You can use customized templates by 2. changing them (e.g. translate them - but be sure to keep the `{{variables}}` in the link intact so everything still works) and 3. restarting vaultwarden to load the new (overwritten) templates. -**Note:** For ensuring compatibility you should initially download the templates for your version and you will also have to keep them uptodate yourself if they ever change (or new templates get added). \ No newline at end of file +**Note:** For ensuring compatibility you should initially download the templates for your version and you will also have to keep them up to date yourself if they ever change (or should new templates get added). + +## Translations + +* German by @kennymc-c: https://github.com/kennymc-c/vaultwarden-lang-de + +:warning: Translations are provided as is by community members and we have not tested them. So use them at your own risk. If there has been a breaking change (e.g. caused by a new release of Vaultwarden) inform the maintainer and/or make a note here. \ No newline at end of file