diff options
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Include/languages.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 7ee011b..68ed1fd 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -355,6 +355,9 @@ class Lang /*0307*/"there is no wifi card" => "la scheda wifi non è presente", /*0308*/"there is no webcam" => "la webcam non è presente", /*0309*/"it works" => "funziona", + /*0310*/"does_not_work" => "non funziona", + /*0311*/"works_without_3D" => "funziona senza 3D", + /*0312*/"works_with_3D" => "funziona con 3D", ), 'es' => array ( |