We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a466929 commit 596ea51Copy full SHA for 596ea51
lang/ja/editor.php
@@ -13,7 +13,7 @@
13
'cancel' => '取消',
14
'save' => '保存',
15
'close' => '閉じる',
16
- 'apply' => 'Apply',
+ 'apply' => '適用',
17
'undo' => '元に戻す',
18
'redo' => 'やり直し',
19
'left' => '左寄せ',
@@ -148,7 +148,7 @@
148
'url' => 'リンク先URL',
149
'text_to_display' => 'リンク元テキスト',
150
'title' => 'タイトル',
151
- 'browse_links' => 'Browse links',
+ 'browse_links' => 'エンティティを参照',
152
'open_link' => 'リンクを開く',
153
'open_link_in' => 'リンク先の表示場所',
154
'open_link_current' => '同じウィンドウ',
0 commit comments