]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/bidi/lang/eu.js
8b46a9c419c4d18f72886a088805e685858f6e58
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / bidi / lang / eu.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', 'eu', {
6 ltr: 'Testuaren norantza ezkerretik eskuinera',
7 rtl: 'Testuaren norantza eskuinetik ezkerrera'
8 } );