mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Added move focus cell for matrix.
This commit is contained in:
@@ -12,4 +12,5 @@
|
||||
$g_lang["m_title"] = "Graph aus Inzidenzmatrix erstellen";
|
||||
$g_lang["m_keyWords"] = "Graph online, Graph zeichnen, erstellen Sie ein Graph aus der Inzidenzmatrix, Inzidenzmatrix ";
|
||||
$g_lang["m_description"] = "Graph aus Inzidenzmatrix erstellen und Sehen Sie ein visuelles Ergebnis";
|
||||
$g_lang["use_ctrl_to_move_cells"] = "Use Ctrl + ← ↑ → ↓ keys to move between cells.";
|
||||
?>
|
||||
@@ -15,4 +15,5 @@
|
||||
$g_lang["separator"] = "Separator:";
|
||||
$g_lang["separator_commo"] = "Komma";
|
||||
$g_lang["separator_space"] = "Leerzeichen";
|
||||
$g_lang["use_ctrl_to_move_cells"] = "Use Ctrl + ← ↑ → ↓ keys to move between cells.";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user