Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / libraries / templates / lang / gl.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'gl', {
6         button: 'Modelos',
7         emptyListMsg: '(Non hai modelos definidos)',
8         insertOption: 'SubstituĆ­r o contido actual',
9         options: 'OpciĆ³ns de modelos',
10         selectPromptMsg: 'Seleccione o modelo a abrir no editor',
11         title: 'Modelos de contido'
12 } );