diff options
Diffstat (limited to 'plugins/bidi/lang/pt.js')
| -rw-r--r-- | plugins/bidi/lang/pt.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/bidi/lang/pt.js b/plugins/bidi/lang/pt.js deleted file mode 100644 index d4bc900..0000000 --- a/plugins/bidi/lang/pt.js +++ /dev/null @@ -1,8 +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( 'bidi', 'pt', {
- ltr: 'Direção do texto da esquerda para a direita',
- rtl: 'Direção do texto da direita para a esquerda'
-});
|
