Hi guys,according to the docs [1] we are supporting different encodings by using a header in the internationalization resource files.
I can't seem to get it working. I've used the "# encoding=UTF-8" header (exactly like in the docs) at the beginning of the file and encoded it as UTF-8, of course. Keycloak still apparently represents it as ISO-8859-1, regardless of the header. Am I doing something wrong? :)
I'm attaching the testing file.
Thanks.
V.