123456789101112 |
- /*
- Translation from original CKEDITOR language files:
- Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
- For licensing, see LICENSE.html or http://ckeditor.com/license
- */
- CKEDITOR.plugins.setLang("base64image", "vi", {
- alt: "Chú thích ảnh",
- lockRatio: "Giữ nguyên tỷ lệ",
- vSpace: "Khoảng đệm dọc",
- hSpace: "Khoảng đệm ngang",
- border: "Đường viền"
- });
|