commit
164be33e06
@ -14,7 +14,7 @@ it:
|
||||
membership_email: Email account
|
||||
file: File
|
||||
preview: Anteprima
|
||||
options: Opzioni avanzate
|
||||
options: Opzioni
|
||||
custom_fields: Campi personalizzati
|
||||
other_fields: Altre informazioni
|
||||
presentation: Presentazione
|
||||
|
9
public/javascripts/admin/plugins/tiny_mce/plugins/locoimage/langs/it_dlg.js
vendored
Normal file
9
public/javascripts/admin/plugins/tiny_mce/plugins/locoimage/langs/it_dlg.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
tinyMCE.addI18n('it.locoimage_dlg',{
|
||||
dialog_title: 'Inserisci immagine',
|
||||
upload: 'Carica immagine',
|
||||
loading: 'Caricamento...',
|
||||
uploading: 'Caricamento file...',
|
||||
destroying: 'Eliminazione...',
|
||||
confirm: 'Sicuro?',
|
||||
no_items: 'Per ora non ci sono immagini.'
|
||||
});
|
Loading…
Reference in New Issue
Block a user