aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/justify/lang/eu.js
blob: dfcc5078f0ef5aaf89527d259beb65f016268625 (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', 'eu', {
	block: 'Justifikatu',
	center: 'Erdian',
	left: 'Lerrokatu ezkerrean',
	right: 'Lerrokatu eskuinean'
} );