blob: 7dfc4576c4fa174a3889da80fdb02e6a97c813cb (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'elementspath', 'gl', {
eleLabel: 'Ruta dos elementos',
eleTitle: 'Elemento %1'
} );
|