aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/undo/lang/cy.js
blob: 074693672d4aa11aaa9b49fd16c75b613b1dcb43 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'undo', 'cy', {
	redo: 'Ailwneud',
	undo: 'Dadwneud'
} );