Warning! The RK-CMS distribution is distributed exclusively through rk-cms.ru. Downloading copies from third-party resources may result in data loss or installation of malware.

Menu
    300 140

    You can change the admin panel language at any time and at any stage: both when creating a website and in the future.

    The admin panel language is set in the configuration file (rk-config.php), which is located in the root directory of your website on the server.

    To change the language, find the line:

    define('RK_ADMIN_LANG', 'ru_RU');

    And replace the value in the second parameter.

    Russian version:

    define('RK_ADMIN_LANG', 'ru_RU');

    English:

    define('RK_ADMIN_LANG', 'en_US');
    Category: Site management
    Back to Wiki

    We use cookies to improve the functioning of the site and its interaction with users. By continuing to use the site, you consent to the use of cookies (find out more).

    You can always disable cookies in your browser settings.