X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/33b46882f39106697a704dadd25f221f0dc2ff53..refs/pull/5592/head:/lang/ja/editor.php diff --git a/lang/ja/editor.php b/lang/ja/editor.php index 6d4a424c5..6d4d8506e 100644 --- a/lang/ja/editor.php +++ b/lang/ja/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => '取消', 'save' => '保存', 'close' => '閉じる', + 'apply' => '適用', 'undo' => '元に戻す', 'redo' => 'やり直し', 'left' => '左寄せ', @@ -147,6 +148,7 @@ return [ 'url' => 'リンク先URL', 'text_to_display' => 'リンク元テキスト', 'title' => 'タイトル', + 'browse_links' => 'エンティティを参照', 'open_link' => 'リンクを開く', 'open_link_in' => 'リンク先の表示場所', 'open_link_current' => '同じウィンドウ',