mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 16:55:50 +01:00
image saving support, link saving support, upgrade of summernote
This commit is contained in:
@@ -137,8 +137,11 @@
|
||||
history: {
|
||||
undo: 'Annuler la dernière action',
|
||||
redo: 'Restaurer la dernière action annulée'
|
||||
},
|
||||
specialChar: {
|
||||
specialChar: 'CARACTÈRES SPÉCIAUX',
|
||||
select: 'Choisir des caractères spéciaux'
|
||||
}
|
||||
|
||||
}
|
||||
});
|
||||
})(jQuery);
|
||||
|
||||
Reference in New Issue
Block a user