diff options
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 602e13d..831cdd4 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -147,6 +147,10 @@ class Lang "search by" => "cerca per", "analyze the output of the lspci command" => "analizza l'output del comando lscpi", "paste the output of the lspci command" => "incolla l'output del comand lspci", + "works, but without 3D acceleration" => "funziona, ma senza accelerazione 3D", + "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", ), 'es' => array ( |