aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/justify/lang/cy.js
blob: 80883d1b6133ad409a00bf4b3a7af09d9b1fa0f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'justify', 'cy', {
	block: 'Unioni',
	center: 'Alinio i\'r Canol',
	left: 'Alinio i\'r Chwith',
	right: 'Alinio i\'r Dde'
} );