summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Oliver2025-03-21 17:14:58 +0000
committerGravatar Oliver2025-03-21 17:14:58 +0000
commit83c8218f71a7d901609f10df6612bf457c30f35a (patch)
treea08b014ced2dd68b20e498195d4c2c6064225dab /README.md
parentMerge pull request 'refresh master' (#3) from grunfink/snac2:master into master (diff)
parentMerge pull request 'added missing czech translations' (#332) from pmjv/snac2:... (diff)
downloadsnac2-83c8218f71a7d901609f10df6612bf457c30f35a.tar.gz
snac2-83c8218f71a7d901609f10df6612bf457c30f35a.tar.xz
snac2-83c8218f71a7d901609f10df6612bf457c30f35a.zip
Merge pull request 'v2.74' (#4) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/4
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
82make CFLAGS=-DWITH_LINUX_SANDBOX 82make CFLAGS=-DWITH_LINUX_SANDBOX
83``` 83```
84 84
85From 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
85See the administrator manual on how to proceed from here. 87See the administrator manual on how to proceed from here.
86 88
87## Testing via Docker 89## Testing via Docker