diff --git a/README.md b/README.md index e4728eda66224c274520f2d0364df8499f1d0913..4e1cec7e04c28c65867d55a217797feb516056fc 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,16 @@ The userinfo endpoint returns json data with the following structure: `id` is the uidNumber, `name` the display name (cn) and `nickname` the uid of the user's LDAP object. + +## Translation + +The web frontend is translated in the following Languages: + + + +The selection uses the language browser header by default but can be overwritten via a UI element. +You can specify the availble languages in the config. + ## License GNU Affero General Public License v3.0, see [LICENSE](LICENSE).