mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-22 16:09:58 +00:00
Change script location.
Split js code. Added cache and changed loading mechanism for js sources.
This commit is contained in:
@@ -145,6 +145,8 @@
|
||||
|
||||
$g_lang["opensource_message"] = "Our project is now open source. More details...";
|
||||
|
||||
$g_lang["we_are_improving"] = "We are improving Graphonline, if you faced with any problem please let us know: admin@graphonline.ru";
|
||||
|
||||
$g_lang["settings"] = "Settings";
|
||||
$g_lang["common_vertex_settings"] = "Common vertices";
|
||||
$g_lang["selected_vertex_settings"] = "Selected vertices";
|
||||
|
||||
@@ -148,6 +148,8 @@
|
||||
|
||||
$g_lang["opensource_message"] = "Наш проект стал проектом с открытым исходным кодом. Подробнее...";
|
||||
|
||||
$g_lang["we_are_improving"] = "Мы улучшаем Graphonline, если вы столкнулись с проблемами напишете нам: admin@graphonline.ru";
|
||||
|
||||
$g_lang["settings"] = "Настройки";
|
||||
$g_lang["common_vertex_settings"] = "Обычных вершин";
|
||||
$g_lang["selected_vertex_settings"] = "Выделенных вершин";
|
||||
|
||||
Reference in New Issue
Block a user