Added context menu.

This commit is contained in:
Oleg Sh
2022-03-08 14:20:19 +02:00
parent 5ae3760ba8
commit 02ee85a6e7
16 changed files with 353 additions and 89 deletions

View File

@@ -277,4 +277,5 @@
$g_lang['search_pathes'] = "Поиск путей";
$g_lang['other_algorithms'] = "Другие алгоритмы";
$g_lang['use_context_menu'] = "Используйте контекстное меню для дополнительных действий.";
?>