]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/bidi/lang/ja.js
c79e1b649f516964e7357432f341c22b17414368
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / bidi / lang / ja.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', 'ja', {
6 ltr: 'テキストの向き : 左から右へ',
7 rtl: 'テキストの向き : 右から左へ'
8 } );