diff options
Diffstat (limited to 'plugins/format/lang/he.js')
| -rw-r--r-- | plugins/format/lang/he.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/format/lang/he.js b/plugins/format/lang/he.js deleted file mode 100644 index b4cc5b9..0000000 --- a/plugins/format/lang/he.js +++ /dev/null @@ -1,18 +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( 'format', 'he', {
- label: 'עיצוב',
- panelTitle: 'עיצוב',
- tag_address: 'כתובת',
- tag_div: 'נורמלי (DIV)',
- tag_h1: 'כותרת',
- tag_h2: 'כותרת 2',
- tag_h3: 'כותרת 3',
- tag_h4: 'כותרת 4',
- tag_h5: 'כותרת 5',
- tag_h6: 'כותרת 6',
- tag_p: 'נורמלי',
- tag_pre: 'קוד'
-});
|
