fo.js 384 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", "fo", {
  7. alt: "Alternativur tekstur",
  8. lockRatio: "Læs lutfallið",
  9. vSpace: "Vinstri breddi",
  10. hSpace: "Høgri breddi",
  11. border: "Bordi"
  12. });