diff options
Diffstat (limited to 'h-source/Application/Include')
| -rw-r--r-- | h-source/Application/Include/languages.php | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index afd5c27..710032c 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -226,6 +226,8 @@ class Lang  				"Write here the model name obtained by the lspci or lsusb command."	=>	"Scrivi qui il nome del modello ottenuto dal comando lspci o dal comando lsusb.",  				"This is the name of the chipset of your device."	=>	"Questo รจ il nome del chipset del tuo dispositivo.",  				"possible other names of the device"	=>	"eventuali altri nomi del dispositivo", +				"Description entry preview"	=>	"Anteprima del campo descrizione", +				"Page preview"	=>	"Anteprima della pagina",  			),  		'es'	=>	array  			( | 
