]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/vi.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / vi.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'vi', {\r
6 toolbarCollapse: 'Thu gọn thanh công cụ',\r
7 toolbarExpand: 'Mở rộng thnah công cụ',\r
8 toolbarGroups: {\r
9 document: 'Tài liệu',\r
10 clipboard: 'Clipboard/Undo',\r
11 editing: 'Chỉnh sửa',\r
12 forms: 'Bảng biểu',\r
13 basicstyles: 'Kiểu cơ bản',\r
14 paragraph: 'Đoạn',\r
15 links: 'Liên kết',\r
16 insert: 'Chèn',\r
17 styles: 'Kiểu',\r
18 colors: 'Màu sắc',\r
19 tools: 'Công cụ'\r
20 },\r
21 toolbars: 'Thanh công cụ'\r
22} );\r