mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 15:26:12 +00:00
Fix translation.
This commit is contained in:
parent
5147afe86e
commit
0904a350ca
@ -223,10 +223,10 @@
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
@ -261,10 +261,10 @@
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
@ -260,10 +260,10 @@ We have added Dutch translation 🇳🇱. Thank you Willie de Wit</a>";
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
@ -260,10 +260,10 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
@ -228,10 +228,10 @@
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
@ -225,10 +225,10 @@
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
@ -226,10 +226,10 @@
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
@ -222,10 +222,10 @@
|
||||
$g_lang['all'] = "All";
|
||||
|
||||
//FindAllPatches.js
|
||||
$g_lang['find_all_pathes'] = "Find all pathes";
|
||||
$g_lang['find_all_pathes'] = "Find all paths";
|
||||
$g_lang['number_of_pathes_from'] = "Number of pathes from ";
|
||||
$g_lang['to'] = " to ";
|
||||
$g_lang['are'] = " are ";
|
||||
$g_lang['are'] = " is ";
|
||||
$g_lang['path_n'] = "Path #";
|
||||
$g_lang['selected_finish_vertex'] = "Select finish vertex";
|
||||
$g_lang['selected_start_vertex'] = "Select start vertex";
|
||||
|
Loading…
x
Reference in New Issue
Block a user