]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/undo/lang/en-au.js
2bc942b01363fbbc2020e31f58847f1b7f2c5944
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / undo / lang / en-au.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'undo', 'en-au', {
6 redo: 'Redo',
7 undo: 'Undo'
8 } );