ku.js 597 B

123456789101112131415161718192021
  1. /*
  2. Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  3. For licensing, see LICENSE.html or http://ckeditor.com/license
  4. */
  5. /*
  6. Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  7. For licensing, see LICENSE.html or http://ckeditor.com/license
  8. */
  9. CKEDITOR.plugins.setLang( 'devtools', 'ku',
  10. {
  11. devTools :
  12. {
  13. title : 'زانیاری توخم',
  14. dialogName : 'ناوی په‌نجه‌ره‌ی دیالۆگ',
  15. tabName : 'ناوی بازده‌ر تاب',
  16. elementId : 'ناسنامه‌ی توخم',
  17. elementType : 'جۆری توخم'
  18. }
  19. });