Translation
All default language files are located in: mods/com.phenixidentity~phenix-prism-enroll-pki~<version>/web/locales/xx. These are not to be changed since they get overwritten during an update of the server.
The recommended way to change/override all language keys is by adding them to: overlay/activateonetouch/locales/xx/translation.json
All changes in texts / translations will require a restart of the service.
How to use
Copy the original translation.json located in the mods/com.phenixidentity~phenix-prism-enroll-pki~<version>/web/locales/xx folder and place the file in the /overlay/activateonetouch/locales/xx folder. Open the file and change the texts.

Adding a language
In order to have the custom translations to work, the corresponding language has to exist in the phenix-prism-enroll-pki module.
The language folder and files has to be created both in the module and in the overlay if a new language is added to the server