first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/hi.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/hi.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'hi', {//Hindi
|
||||
plugin : 'बूटस्ट्रैप टैब',
|
||||
title : 'शीर्षक',
|
||||
content : 'सामग्री',
|
||||
htmlIsAllowed : 'एचटीएमएल अनुमति दी है',
|
||||
addNewItem : 'नया आइटम जोड़ें',
|
||||
minimum : 'प्लगइन कम से कम एक आइटम शामिल होना चाहिए',
|
||||
link : 'लिंक',
|
||||
style : 'अंदाज',
|
||||
type : 'प्रकार',
|
||||
size : 'आकार',
|
||||
blockLevel : 'ब्लॉक स्तर',
|
||||
active : 'सक्रिय',
|
||||
enabled : 'सक्षम होना चाहिए',
|
||||
text : 'टेक्स्ट',
|
||||
preview : 'पूर्वावलोकन',
|
||||
optional : 'ऐच्छिक',
|
||||
badge : 'बिल्ला',
|
||||
caption : 'शीर्षक',
|
||||
image : 'छवि',
|
||||
delete : 'क्या आप सुनिश्चित रूप से इस आइटम को मिटाना चाहते हैं?'
|
||||
});
|
||||
Reference in New Issue
Block a user