more corrections of files in italian language
Many thanks to eagleman
This commit is contained in:
parent
f12ac4cc3a
commit
0a0d4df693
@ -4,17 +4,17 @@ $lang ['admin'] ['head'] = 'Pannello di controllo';
|
||||
$lang ['admin'] ['panels'] = array(
|
||||
'main' => 'Principale',
|
||||
'config' => 'Opzioni',
|
||||
// 'users' => 'Users',
|
||||
// 'users' => 'Utenti',
|
||||
'entry' => 'Articoli',
|
||||
'static' => 'Pagine statiche',
|
||||
'uploader' => 'Caricatore',
|
||||
'widgets' => 'Widget',
|
||||
// 'add' => 'Add',
|
||||
// 'edit' => 'Edit/Delete',
|
||||
// 'add' => 'Aggiungi',
|
||||
// 'edit' => 'Modifica/Elimina',
|
||||
'maintain' => 'Manutenzione',
|
||||
'plugin' => 'Plugin',
|
||||
'themes' => 'Temi'
|
||||
// 'updates' => 'Updates',
|
||||
// 'updates' => 'Aggiornamenti',
|
||||
);
|
||||
|
||||
$lang ['admin'] ['general'] = array(
|
||||
@ -23,7 +23,7 @@ $lang ['admin'] ['general'] = array(
|
||||
'title' => 'Titolo', # for entry/posts/static titles
|
||||
'comments' => '#Commenti',
|
||||
'author' => 'Autore',
|
||||
'actdel' => 'Eliimina',
|
||||
'actdel' => 'Elimina',
|
||||
'actedit' => 'Modifica',
|
||||
'actenable' => 'Abilita',
|
||||
'actdisable' => 'Disabilita',
|
||||
|
@ -61,7 +61,7 @@ $lang ['staticauthor'] = array(
|
||||
|
||||
$lang ['entryauthor'] = array(
|
||||
// "Posted by" in entry pages
|
||||
'posted_by' => 'Postato da',
|
||||
'posted_by' => 'Pubblicato da',
|
||||
'at' => 'a'
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user