lv.js 418 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", "lv", {
  7. alt: "Alternatīvais teksts",
  8. lockRatio: "Nemainīga Augstuma/Platuma attiecība",
  9. vSpace: "Horizontālā telpa",
  10. hSpace: "Vertikālā telpa",
  11. border: "Rāmis"
  12. });