I’ve discovered Squidex yesterday and I find it awesome ! Thanks !
I am trying to change the language of the admin panel of Squidex (from English to French for example). Is it built in ? If it is not, it there a way that I can provide the translations myself ?
I’m using Squidex locally for now (with Docker) and I installed it following the instructions on the documentation.
@Sebastian To provide an additional admin panel language, is there anything else to do apart from providing the corresponding https://github.com/Squidex/squidex/blob/master/backend/i18n/frontrend_[lang].json file? I would like to add a PR for German