summaryrefslogtreecommitdiff
path: root/plugins/horizontalrule/lang/gl.js
blob: a2aeec74d6d61ad250762d4cd5f211f94af6d302 (plain)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'horizontalrule', 'gl', {
	toolbar: 'Inserir unha liña horizontal'
});