instantsoft / icms2

Self-hosted Site Management System
https://instantcms.ru
GNU General Public License v2.0
292 stars 119 forks source link

Widgets missing English lang strings in Admin panel #1482

Closed madromas closed 7 months ago

madromas commented 10 months ago

Latest instantcms 2.16 missing 3 strings in: /system/languages/en/controllers/admin/admin.php

Please add:

define('LANG_CP_WIDGETS_ROW_NESTED_POSITION', 'Output position');
    define('LANG_CP_WIDGETS_ROW_NESTED_POSITION1', 'In the beginning');
    define('LANG_CP_WIDGETS_ROW_NESTED_POSITION2', 'In the end');
fuzegit commented 7 months ago

https://github.com/instantsoft/icms2/commit/9397d66f57484b9d974b6639f3765ab379d56380