Author Topic: How to add a new word/phrase in my language?  (Read 3107 times)

0 Members and 1 Guest are viewing this topic.

Offline Sleepy

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
How to add a new word/phrase in my language?
« on: June 01, 2008, 07:40:50 AM »
For example, I want to show "excellent" for some reason, and I would like to have that in different language.
I added one line, $lang['excellent'] = "Excellent!!!";,  in main.php.
However, in my page (let's say category_bit.html), I added the line, {lang_excellent}, but the page couldn't show the word successfully but gave me an error message instead.

Could anybody tell me what I did wrong and how I could solve the problem?
Thank you very much.

Best regards,
Sleepy

Offline son_gokou

  • Full Member
  • ***
  • Posts: 199
    • View Profile