diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-11-02 21:40:43 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-11-02 21:40:43 +0000 |
commit | 4477a95a94fad105139927ecb7890dc508ef2f05 (patch) | |
tree | 7b5e3afb592eaef8eb7533f7c3b6920a76272fa0 /h-source/Application/Include/languages.php | |
parent | 4daafefd0c29440c6fbad2239be2803ad04b92cd (diff) |
added bios and webcam entries in the notebook category
Diffstat (limited to 'h-source/Application/Include/languages.php')
-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 69871fb..69dcdd4 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -98,6 +98,9 @@ class Lang "differences in the entry" => "differenze nel campo", "No 3G cards found" => "Non รจ stata trovata alcuna scheda 3G", "Please specify in the below description entry the Internet Service Provider (ISP) and the country where the service is provided" => "Per favore specifica nel sottostante campo descrizione l'Internet Service Provider (ISP) e il Paese dove il servizio viene fornito", + "webcam model" => "modello di webcam", + "does it have a free bios?" => "ha il bios libero?", + "does the webcam work?" => "funziona la webcam?", ), 'es' => array ( |