I have some doubts or questions about adding the Polish language to our application
I remember that each character that is taken into account in the font range occupies an important space in the memory of the application. In this sense,
could it be a problem to add the Polish special characters (Ą, Ć, Ę, Ł, Ń, Ó, Ś, Ź and Ż...)?
- If they take up so much, could the characters be added individually or does it have to be by range? If they can be added individually, how would it be expressed in the "Ranges" section (visible in the image above).
I normally use the Lato font, but we have seen that it does not contain all the characters needed for Polish. The Arial font, on the other hand, seems to do.
In order not to change the font for all clients, how could we associate a unique font to Polish? I read that a variant could be created, but i don´t know how to do it. Do you have tutorial on how to do it?
In case we do not translate all the texts, and we leave the Polish box empty in the translations, how would that text be displayed on the screen? In default language (English in our case), or without text?