diff options
Diffstat (limited to 'plugins/templates/lang/ca.js')
| -rw-r--r-- | plugins/templates/lang/ca.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/templates/lang/ca.js b/plugins/templates/lang/ca.js deleted file mode 100644 index 29c5308..0000000 --- a/plugins/templates/lang/ca.js +++ /dev/null @@ -1,12 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'templates', 'ca', {
- button: 'Plantilles',
- emptyListMsg: '(No hi ha plantilles definides)',
- insertOption: 'Reemplaça el contingut actual',
- options: 'Opcions de plantilla',
- selectPromptMsg: 'Seleccioneu una plantilla per usar a l\'editor<br>(per defecte s\'elimina el contingut actual):',
- title: 'Plantilles de contingut'
-});
|
