]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/bidi/lang/uk.js
a74f09fc9e1af358a9b8535f708019f90e2ba092
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / bidi / lang / uk.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'bidi', 'uk', {
6 ltr: 'Напрямок тексту зліва направо',
7 rtl: 'Напрямок тексту справа наліво'
8 } );