Sha256: c661be35f04902cd409b793284445d83311069822a1b6978c080e3128949c720

Contents?: true

Size: 296 Bytes

Versions: 3

Compression:

Stored size: 296 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'justify', 'ja', {
	block: '両端揃え',
	center: '中央揃え',
	left: '左揃え',
	right: '右揃え'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/justify/lang/ja.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/justify/lang/ja.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/justify/lang/ja.js