aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pagebreak/lang/gl.js
blob: 1f7ac38c53a3c1c331d3b02712313578b6c0e97b (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( 'pagebreak', 'gl', {
	alt: 'Quebra de páxina',
	toolbar: 'Inserir quebra de páxina'
} );