Rebuild frontend.

This commit is contained in:
James Cole
2021-01-03 07:11:44 +01:00
parent ff2640276c
commit d24a046570
42 changed files with 939 additions and 185 deletions

View File

@@ -60,7 +60,7 @@ return [
'delete_journal_link' => 'Удалить связь между транзакциями',
'telemetry_index' => 'Телеметрия',
'telemetry_view' => 'Просмотр телеметрии',
'edit_object_group' => 'Изменить группу ":title"',
'edit_object_group' => 'Редактировать группу ":title"',
'delete_object_group' => 'Удалить группу ":title"',
'logout_others' => 'Завершить другие сессии'
];