13
(function webpackUniversalModuleDefinition(root, factory) {
14
if(typeof exports === 'object' && typeof module === 'object')
15
module.exports = factory();
16
else if(typeof define === 'function' && define.amd)
20
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
24
var __webpack_exports__ = {};
26
$.extend($.summernote.lang, {
31
underline: 'Gạch dưới',
32
clear: 'Bỏ định dạng',
33
height: 'Chiều cao dòng',
35
strikethrough: 'Gạch ngang',
36
subscript: 'Subscript',
37
superscript: 'Superscript',
46
floatLeft: 'Trôi về trái',
47
floatRight: 'Trôi về phải',
48
floatNone: 'Không trôi',
49
shapeRounded: 'Shape: Rounded',
50
shapeCircle: 'Shape: Circle',
51
shapeThumbnail: 'Shape: Thumbnail',
52
shapeNone: 'Shape: None',
53
dragImageHere: 'Thả Ảnh ở vùng này',
54
dropImage: 'Drop image or Text',
55
selectFromFiles: 'Chọn từ File',
56
maximumFileSize: 'Maximum file size',
57
maximumFileSizeError: 'Maximum file size exceeded.',
64
videoLink: 'Link đến Video',
67
providers: '(Hỗ trợ YouTube, Vimeo, Vine, Instagram, DailyMotion và Youku)'
74
textToDisplay: 'Văn bản hiển thị',
76
openInNewWindow: 'Mở ở Cửa sổ mới'
80
addRowAbove: 'Chèn dòng phía trên',
81
addRowBelow: 'Chèn dòng phía dưới',
82
addColLeft: 'Chèn cột bên trái',
83
addColRight: 'Chèn cột bên phải',
94
blockquote: 'Đoạn trích',
104
unordered: 'Liệt kê danh sách',
105
ordered: 'Liệt kê theo thứ tự'
109
fullscreen: 'Toàn Màn hình',
113
paragraph: 'Canh lề',
114
outdent: 'Dịch sang trái',
115
indent: 'Dịch sang phải',
124
background: 'Màu nền',
125
foreground: 'Màu chữ',
126
transparent: 'trong suốt',
127
setTransparent: 'Nền trong suốt',
128
reset: 'Thiết lập lại',
129
resetToDefault: 'Trở lại ban đầu'
132
shortcuts: 'Phím tắt',
134
textFormatting: 'Định dạng Văn bản',
136
paragraphFormatting: 'Định dạng',
137
documentStyle: 'Kiểu văn bản',
138
extraKeys: 'Extra keys'
141
'insertParagraph': 'Chèn đo văn',
142
'undo': 'Undoes the last command',
143
'redo': 'Redoes the last command',
146
'bold': 'Set a bold style',
147
'italic': 'Set a italic style',
148
'underline': 'Set a underline style',
149
'strikethrough': 'Set a strikethrough style',
150
'removeFormat': 'Clean a style',
151
'justifyLeft': 'Set left align',
152
'justifyCenter': 'Set center align',
153
'justifyRight': 'Set right align',
154
'justifyFull': 'Set full align',
155
'insertUnorderedList': 'Toggle unordered list',
156
'insertOrderedList': 'Toggle ordered list',
157
'outdent': 'Outdent on current paragraph',
158
'indent': 'Indent on current paragraph',
159
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
160
'formatH1': 'Change current block\'s format as H1',
161
'formatH2': 'Change current block\'s format as H2',
162
'formatH3': 'Change current block\'s format as H3',
163
'formatH4': 'Change current block\'s format as H4',
164
'formatH5': 'Change current block\'s format as H5',
165
'formatH6': 'Change current block\'s format as H6',
166
'insertHorizontalRule': 'Insert horizontal rule',
167
'linkDialog.show': 'Show Link Dialog'
174
specialChar: 'KÝ TỰ ĐẶC BIỆT',
175
select: 'Chọn ký tự đặc biệt'
180
return __webpack_exports__;