minor edits
This commit is contained in:
parent
7e33c1072a
commit
be67cf663b
3 changed files with 10 additions and 12 deletions
|
@ -99,7 +99,7 @@ if (isset($_GET['lang'])){
|
|||
$n2 = count($strings[$lang]);
|
||||
|
||||
echo "<pre>";
|
||||
echo "Tranlsate en to $lang<br>";
|
||||
echo "Translate en to $lang<br>";
|
||||
//echo "Translated $n2 over $n1 strings<br>";
|
||||
echo "</pre><hr/>";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue