/keycloak-documentation-i18n

Translation project for keycloak-documentation

Primary LanguageHTML

Keycloak Documentation translation project

CircleCI

Support Languages

Support languages are as follows. If you can help to translate to other language, please create a issue.

  • Japanese (ja_JP)

Building Translated Keycloak Documentation

Ensure that you have Maven installed and Docker installed.

First, clone this repository:

git clone https://github.com/openstandia/keycloak-documentation-i18n.git
cd keycloak-documentation-i18n

To build Translated Keycloak Documentation run:

./build-translation.sh

You can then view the documentation by opening translated/dist/{LANG}/index.html.

License