ÅÄÖ is not shown in backoffice

ÅÄÖ is not shown on labels for input fields in backoffice => Websites.

How do i get ÅÄÖ instead of ���

Litium version: 5

I have not seen this before, can you provide screenshots? Otherwise it sounds like a bug that you can report on https://docs.litium.com/support/bugs/report-a-bug

This is how it looks like for me and the customer.
Swedish is set up as language for my backoffice user

In Accelerator we create the templates during the first startup during code, and this seams to be an issue with the codepage on the file itself. Example that the code is created in a file with UNICODE or ASCII characters instead of UTF-8. To correct this in your solution you need to find the file this template is created from and there ensure that all characters is correct and that the code page on the file is UTF-8 or another that works with the characters that you want to use.

To correct the labels in your installation you have to go into Backoffice\Settings\Websites\Page types. In this view select the page type and press the content/settings button and ensure that the labels is correct…