vi.js 415 B

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