PDA

View Full Version : How to add to skin my own language?


RosT
07-04-2004, 03:59 AM
How to add to skin my own language? I have created a folder ru in enhanced/lang, but it does not work

DirectAdmin Support
07-04-2004, 02:22 PM
http://help.directadmin.com/item.php?id=35

John

RosT
07-05-2004, 06:39 AM
How to set my default language for this skin?

DirectAdmin Support
07-06-2004, 10:46 AM
Hello,

To change language:
User Panel -> Account Info / Stats -> Language

To set the default language for the panel (for new users etc), add:

language=en

to the directadmin.conf and restart DA. Where en is the language you want to use. This feature might not actually be released yet, but you can check by running:

/usr/local/directadmin/directadmin c | grep language

if language=en shows up, then you have it :)

John