summaryrefslogtreecommitdiff
path: root/plugins/indent/lang/pt.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/indent/lang/pt.js')
-rw-r--r--plugins/indent/lang/pt.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/indent/lang/pt.js b/plugins/indent/lang/pt.js
deleted file mode 100644
index 8d2b7ef..0000000
--- a/plugins/indent/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( 'indent', 'pt', {
- indent: 'Aumentar Avanço',
- outdent: 'Diminuir Avanço'
-});