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