diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-01-22 17:33:41 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-01-22 17:33:41 +0000 |
commit | b4b66007baf1304aefe1ea74a62a967fd96addcc (patch) | |
tree | 257057124b3145d19afbd75fd284528da4138dfe /h-source/Application/Include/languages.php | |
parent | 7f6e4376f546a6f9ebcee4f85a09efa914907f0e (diff) |
mobile version: added device detail page and some icons
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index b519010..9e9f98a 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -371,6 +371,10 @@ class Lang /*0312*/"works_with_3D" => "funziona con 3D", /*0313*/"list of languages" => "elenco delle lingue", /*0314*/"Choose the language" => "Scegli la lingua", + /*0315*/"back" => "indietro", + /*0316*/"next" => "successivi", + /*0317*/"previous" => "precedenti", + /*0318*/"type" => "tipo", ), 'es' => array ( |