diff options
| author | default <nobody@localhost> | 2025-03-12 15:58:09 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-03-12 15:58:09 +0100 |
| commit | a8ff65286e5d21b3ec254d4574244b3375ea0cce (patch) | |
| tree | f4da6eefe9834111883ab4d2e48c2185695abd34 | |
| parent | 6381b2cc177c4afe6145c1282e9d1b576bfefba8 (diff) | |
Updated README.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |