diff options
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 0952da8..810fac1 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -151,6 +151,9 @@ class Lang "the text submitted by you does not seem the lspci -vmmnn output. Please check the text and try again" => "il testo che hai inviato non sembra l'output del comando lspci -vmmnn. Per favore ricontrolla il testo e riprova", "Search form" => "Form della ricerca", "write here the output of lspci -vmmnn" => "scrivi qui l'output del comando lspci -vmmnn", + "The following devices has been found in the database" => "I seguenti device sono stati trovati nel database", + "yes" => "sì", + "The following devices has not been found in the database" => "I seguenti device non sono stati trovati nel database", ), 'es' => array ( |