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