aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/cy.js
blob: b8fbdd1cad4a03917c37e80d8d579057cce918fc (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( 'list', 'cy', {
	bulletedlist: 'Mewnosod/Tynnu Rhestr Bwled',
	numberedlist: 'Mewnosod/Tynnu Rhestr Rhifol'
} );