Hello and welcome
... to the first tutorial on my
XML based multiple language framework. In this lesson you will learn how to add a new language to a website using XMLF. I am going to use
Muse Lounge Bar as primary example for code and display. I am going to add Russian to the website. So here we go:
Step 1: We need a flag!We need a flag of the same size (24 x 24 pixels) like the website already got in its navigation bar at the top:

There are two ways of getting one. Either you create them yourself or you download this ZIP file and search your country/language within the alphabetical folder structure.
'Russian Federation.png' is filed under 'R'. Extract the image file somewhere, because we will need it later. Rename the file in using small cap letters only without any spaces in between. Keep it simple.
I renamed my PNG file into 'russia.png'.