]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/templates/lang/vi.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / templates / lang / vi.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'vi', {
6 button: 'Mẫu dựng sẵn',
7 emptyListMsg: '(Không có mẫu dựng sẵn nào được định nghĩa)',
8 insertOption: 'Thay thế nội dung hiện tại',
9 options: 'Tùy chọn mẫu dựng sẵn',
10 selectPromptMsg: 'Hãy chọn mẫu dựng sẵn để mở trong trình biên tập<br>(nội dung hiện tại sẽ bị mất):',
11 title: 'Nội dung Mẫu dựng sẵn'
12 } );