]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/pastetext/lang/ja.js
45ce794b007de390ca20c1604c26b704a5566ebd
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / pastetext / lang / ja.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'pastetext', 'ja', {
6 button: 'プレーンテキストとして貼り付け',
7 title: 'プレーンテキストとして貼り付け'
8 } );