Added words for sorting feature

This commit is contained in:
Serghey Rodin 2015-06-21 19:04:26 +03:00
commit f5c686a5e2
23 changed files with 49 additions and 3 deletions

View file

@ -496,4 +496,7 @@ $LANG['ua'] = array(
'Template Manager' => 'Менеджер Шаблонів',
'Backup Migration Manager' => 'Менеджер Міграції Бекапів',
'FileManager' => 'Файл Менеджер',
'sort by' => 'sort by',
'Date' => 'Date',
);