Browse Source

Updated README.

default 2 weeks ago
parent
commit
a8ff65286e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
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