|
If a language file is not available to translate the forum into your own language you can easily translate the forum your self into your own language.
To do this simply follow the instructions below: -
- Make a back-up of the files in the directory langauge_files.
- Open the files found in the langauge_files directory in a text editor like Notepad.
- In these files you will see lots of lines that look like the line below.
Const strTxtWelcome = "Welcome"
- Translate the parts shown above in red between the quotation marks to your own language.
- Once you have finished altering the files save the amended versions and test your forum.
|