app/assets/javascripts/activeadmin/trumbowyg/plugins/history/trumbowyg.history.js in activeadmin_trumbowyg-0.2.12 vs app/assets/javascripts/activeadmin/trumbowyg/plugins/history/trumbowyg.history.js in activeadmin_trumbowyg-0.2.14

- old
+ new

@@ -27,9 +27,15 @@ history: { redo: 'Wiederholen', undo: 'Rückgängig' } }, + et: { + history: { + redo: 'Võta tagasi', + undo: 'Tee uuesti' + } + }, fr: { history: { redo: 'Annuler', undo: 'Rétablir' }