This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Admin language - English and Deutsch?


avatar
cosmin 269
From: -
Admin language - English and Deutsch?

Can I add another?

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Admin language - English and Deutsch?
avatar
Editor
0
From: -
Yes, you find the language files for each module in the cadmin directories.

To translate the modules:
1) Copy the language files (language_xxx_en.php) for each module to language_xxx_ro.php
2) Open the files in an editor and translate it
3) To use your language pack, open includes/config.php in an editor and change:

$config['ADMIN_LANGUAGE'] = "en";


to

$config['ADMIN_LANGUAGE'] = "ro";

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.