commit
164be33e06
@ -14,7 +14,7 @@ it:
|
|||||||
membership_email: Email account
|
membership_email: Email account
|
||||||
file: File
|
file: File
|
||||||
preview: Anteprima
|
preview: Anteprima
|
||||||
options: Opzioni avanzate
|
options: Opzioni
|
||||||
custom_fields: Campi personalizzati
|
custom_fields: Campi personalizzati
|
||||||
other_fields: Altre informazioni
|
other_fields: Altre informazioni
|
||||||
presentation: Presentazione
|
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