Hi,
How I can create multilanguage website where I have to use different alphabets - Serbian Latin/Serbian Cyrillic/English Latin?
Original website content is written with Cyrillic alphabet. If I want to show it in Latin version I need to use replace function. I have that function prepared, but I don't know where in code I should replace the output string? I assume it is in templates, right?
Is this possible at all?