aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/undo/lang/cy.js
blob: 1e5a30d329e8e3682c0037c2924f996adfe44edc (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, 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'
} );