first commit

This commit is contained in:
2024-10-25 23:02:37 +02:00
commit faeb2e52e8
7653 changed files with 1095335 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
CKEDITOR.plugins.setLang('bootstrapCarousel', 'ja', {//japanese
plugin : 'ブートストラップカルーセル',
title : 'タイトル',
content : 'コンテンツ',
htmlIsAllowed : 'HTMLが許可されます',
addNewItem : '[新しい項目の追加',
minimum : 'プラグインは、少なくとも1つのアイテムを含んでいなければなりません',
link : 'リンク',
style : 'スタイル',
type : 'タイプ',
size : 'サイズ',
blockLevel : 'ブロックレベル',
active : 'アクティブ',
enabled : '使用可能',
text : 'テキスト',
preview : 'プレビュー',
optional : 'オプショナル',
badge : 'バッジ',
caption : 'キャプション',
image : '画像',
delete : 'あなたはこの項目を削除してもよろしいていますか?'
});