Files
BoostrapPageGenerator4/4/ckeditor/plugins/scayt/lang/ja.js
Francesco Malagrino f1fdc89d7d Bootstrap version 4
Bootstrap Version 4
2018-02-06 19:17:39 +00:00

14 lines
428 B
JavaScript
Executable File

/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'ja', {
btn_about: 'SCAYTバージョン',
btn_dictionaries: '辞書',
btn_disable: 'SCAYT無効',
btn_enable: 'SCAYT有効',
btn_langs:'言語',
btn_options: 'オプション',
text_title: 'スペルチェック設定(SCAYT)'
});