aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-03-12 15:58:09 +0100
committerdefault <nobody@localhost>2025-03-12 15:58:09 +0100
commita8ff65286e5d21b3ec254d4574244b3375ea0cce (patch)
treef4da6eefe9834111883ab4d2e48c2185695abd34 /README.md
parent6381b2cc177c4afe6145c1282e9d1b576bfefba8 (diff)
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c308b17..7114b79 100644
--- 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