diff options
Diffstat (limited to 'plugins/toolbar/lang/pt-br.js')
| -rw-r--r-- | plugins/toolbar/lang/pt-br.js | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/pt-br.js b/plugins/toolbar/lang/pt-br.js deleted file mode 100644 index 424e637..0000000 --- a/plugins/toolbar/lang/pt-br.js +++ /dev/null @@ -1,22 +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( 'toolbar', 'pt-br', {
- toolbarCollapse: 'Diminuir Barra de Ferramentas',
- toolbarExpand: 'Aumentar Barra de Ferramentas',
- toolbarGroups: {
- document: 'Documento',
- clipboard: 'Clipboard/Desfazer',
- editing: 'Edição',
- forms: 'Formulários',
- basicstyles: 'Estilos Básicos',
- paragraph: 'Paragrafo',
- links: 'Links',
- insert: 'Inserir',
- styles: 'Estilos',
- colors: 'Cores',
- tools: 'Ferramentas'
- },
- toolbars: 'Barra de Ferramentas do Editor'
-});
|
