af.js 367 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", "af", {
  7. alt: "Alternatiewe teks",
  8. lockRatio: "Vaste proporsie",
  9. vSpace: "VSpasie",
  10. hSpace: "HSpasie",
  11. border: "Rand"
  12. });