commit a8ff65286e5d21b3ec254d4574244b3375ea0cce parent 6381b2cc177c4afe6145c1282e9d1b576bfefba8 Author: default <nobody@localhost> Date: Wed, 12 Mar 2025 15:58:09 +0100 Updated README. Diffstat:
M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -82,6 +82,8 @@ From version 2.68, Linux Landlock sandboxing is included (not supported on Linux make CFLAGS=-DWITH_LINUX_SANDBOX ``` +From version 2.73, the language of the web UI can be configured; the `po/` source subdirectory includes a set of translation files, one per language. After initializing your instance, copy whatever language file you want to use to the `lang/` subdirectory of the base directory. + See the administrator manual on how to proceed from here. ## Testing via Docker