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 8e87a68 commit 2b40d98Copy full SHA for 2b40d98
lang/zh_TW/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => '取消',
14
'save' => '保存',
15
'close' => '關閉',
16
+ 'apply' => 'Apply',
17
'undo' => '復原',
18
'redo' => '重做',
19
'left' => '左側',
@@ -147,6 +148,7 @@
147
148
'url' => '網址',
149
'text_to_display' => '要顯示的文字',
150
'title' => '標題',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => '開啟連結',
153
'open_link_in' => '打開連結於……',
154
'open_link_current' => '當前視窗',
0 commit comments