From eeb30716e01b1473e7f8fa745577378288414888 Mon Sep 17 00:00:00 2001 From: wcjxixi Date: Sat, 29 Mar 2025 01:51:31 +0800 Subject: [PATCH] Updated Translating admin page (markdown) --- Translating-admin-page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translating-admin-page.md b/Translating-admin-page.md index 9ee702a..485cdd6 100644 --- a/Translating-admin-page.md +++ b/Translating-admin-page.md @@ -7,7 +7,7 @@ If you or your admin don't understand English, or you prefer to have it display You can use customized templates by 1. copying the respective files from the repository (from `src/static/templates/admin`) to the corresponding `TEMPLATES_FOLDER` with the same folder structure (e.g. to `data/templates/admin`) -2. translating them and +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 up to date yourself if they ever change (or should new templates get added).