diff options
Diffstat (limited to '')
| -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 | |||
| 82 | make CFLAGS=-DWITH_LINUX_SANDBOX | 82 | make CFLAGS=-DWITH_LINUX_SANDBOX |
| 83 | ``` | 83 | ``` |
| 84 | 84 | ||
| 85 | 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. | ||
| 86 | |||
| 85 | See the administrator manual on how to proceed from here. | 87 | See the administrator manual on how to proceed from here. |
| 86 | 88 | ||
| 87 | ## Testing via Docker | 89 | ## Testing via Docker |