www.gusucode.com > Elgg PHP开源SNS系统 V1.12.5源码程序 > elgg-1.12.5/mod/ckeditor/languages/ja.php

    <?php
return array(
	'ckeditor:html' => "HTMLを編集",
	'ckeditor:visual' => "ビジュアルエディタ",
	'ckeditor:blockimagepaste' => "画像の直接ペーストはできません。",
);