+ Reply to Thread
Results 1 to 3 of 3

Thread: Change language

  1. #1
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,158

    Default Change language

    Change language

    You can change language folder by editing include/config.php

    If you need espanol

    Code:
    $language = "es";
    Now you need to create a copy of the folder "en", name it "es", then edit all files in the folder and change the language strings to your language.

    You also need to edit templates and change languages in the template.

    HOWTO

  2. #2
    techstar is offline Junior Member
    Join Date
    Sep 2009
    Posts
    10

    Default

    I changed the language but interface language does not change. Only some messages. Whats the problem?

  3. #3
    hostonnet is offline Super Moderator
    Join Date
    Sep 2007
    Posts
    881

    Default

    static text in the templates won't change when you change language files. You need to modify the template files.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    install@hostonnet.com

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts