Sha256: 01ebcc3073a102e18da1260766bf4e6ce50590fd2025b483757c186fc91de526
Contents?: true
Size: 629 Bytes
Versions: 3
Compression:
Stored size: 629 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( 'templates', 'ja', { button: 'テンプレート(雛形)', emptyListMsg: '(テンプレートが定義されていません)', insertOption: '現在のエディタの内容と置換えをします', options: 'テンプレートオプション', selectPromptMsg: 'エディターで使用するテンプレートを選択してください。<br>(現在のエディタの内容は失われます):', title: 'テンプレート内容' });
Version data entries
3 entries across 3 versions & 1 rubygems