Add last usage graphs menu.

This commit is contained in:
Oleg Sh
2025-02-15 20:35:37 +01:00
parent c03b2bf32b
commit 5477f2afe8
23 changed files with 168 additions and 27 deletions

View File

@@ -323,4 +323,6 @@
$g_lang['use_mouse_for_moving'] = "Используйте🖱️для перемещения";
$g_lang['original_graph'] = "Оригинальный граф";
$g_lang['autosaved_graph'] = "Автосохранение графа";
$g_lang['open_last_used_graph'] = "Открыть недавний граф";
?>