Update doc
This commit is contained in:
parent
824c691b0f
commit
f0d1f8a614
@ -57,7 +57,7 @@ $dir=DOL_DOCUMENT_ROOT."/langs";
|
||||
if (! isset($argv[2])) {
|
||||
print "Usage: ".$script_file." lang_code_src lang_code_dest\n";
|
||||
print "Example: ".$script_file." en_US pt_PT\n";
|
||||
print "Tem: code to use can be found on http://www.google.com/language_tools\n";
|
||||
print "Rem: code to use can be found on http://www.google.com/language_tools\n";
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user