]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/vi.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / vi.js
diff --git a/sources/plugins/div/lang/vi.js b/sources/plugins/div/lang/vi.js
new file mode 100644 (file)
index 0000000..23abf38
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'vi', {\r
+       IdInputLabel: 'Định danh (id)',\r
+       advisoryTitleInputLabel: 'Nhan đề hướng dẫn',\r
+       cssClassInputLabel: 'Các lớp CSS',\r
+       edit: 'Chỉnh sửa',\r
+       inlineStyleInputLabel: 'Kiểu nội dòng',\r
+       langDirLTRLabel: 'Trái sang phải (LTR)',\r
+       langDirLabel: 'Hướng ngôn ngữ',\r
+       langDirRTLLabel: 'Phải qua trái (RTL)',\r
+       languageCodeInputLabel: 'Mã ngôn ngữ',\r
+       remove: 'Xóa bỏ',\r
+       styleSelectLabel: 'Kiểu (style)',\r
+       title: 'Tạo khối các thành phần',\r
+       toolbar: 'Tạo khối các thành phần'\r
+} );\r