diff options
Diffstat (limited to 'plugins/find/lang/hi.js')
| -rw-r--r-- | plugins/find/lang/hi.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/find/lang/hi.js b/plugins/find/lang/hi.js deleted file mode 100644 index 8aaf8a9..0000000 --- a/plugins/find/lang/hi.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( 'find', 'hi', {
- find: 'खोजें',
- findOptions: 'Find Options',
- findWhat: 'यह खोजें:',
- matchCase: 'केस मिलायें',
- matchCyclic: 'Match cyclic',
- matchWord: 'पूरा शब्द मिलायें',
- notFoundMsg: 'आपके द्वारा दिया गया टेक्स्ट नहीं मिला',
- replace: 'रीप्लेस',
- replaceAll: 'सभी रिप्लेस करें',
- replaceSuccessMsg: '%1 occurrence(s) replaced.',
- replaceWith: 'इससे रिप्लेस करें:',
- title: 'खोजें और बदलें'
-});
|
