diff options
Diffstat (limited to 'plugins/div/lang/ka.js')
| -rw-r--r-- | plugins/div/lang/ka.js | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/div/lang/ka.js b/plugins/div/lang/ka.js deleted file mode 100644 index 20f424f..0000000 --- a/plugins/div/lang/ka.js +++ /dev/null @@ -1,19 +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( 'div', 'ka', {
- IdInputLabel: 'Id',
- advisoryTitleInputLabel: 'სათაური',
- cssClassInputLabel: 'CSS კლასები',
- edit: 'Div-ის რედაქტირება',
- inlineStyleInputLabel: 'თანდართული სტილი',
- langDirLTRLabel: 'მარცხნიდან მარჯვნიც (LTR)',
- langDirLabel: 'ენის მინართულება',
- langDirRTLLabel: 'მარჯვნიდან მარცხნივ (RTL)',
- languageCodeInputLabel: 'ენის კოდი',
- remove: 'Div-ის წაშლა',
- styleSelectLabel: 'სტილი',
- title: 'Div კონტეინერის შექმნა',
- toolbar: 'Div კონტეინერის შექმნა'
-});
|
