Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / libraries / templates / lang / ca.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', 'ca', {
6         button: 'Plantilles',
7         emptyListMsg: '(No hi ha plantilles definides)',
8         insertOption: 'ReemplaƧa el contingut actual',
9         options: 'Opcions de plantilla',
10         selectPromptMsg: 'Seleccioneu una plantilla per usar a l\'editor<br>(per defecte s\'elimina el contingut actual):',
11         title: 'Plantilles de contingut'
12 } );