'paste_embed' => 'Paste your embed code below:',
'url' => '網址',
'text_to_display' => 'Text to display',
- 'title' => 'Title',
+ 'title' => '標題',
'open_link' => 'Open link',
'open_link_in' => 'Open link in...',
'open_link_current' => 'Current window',
'open_link_new' => 'New window',
- 'remove_link' => 'Remove link',
+ 'remove_link' => '移除連結',
'insert_collapsible' => 'Insert collapsible block',
'collapsible_unwrap' => 'Unwrap',
'edit_label' => '編輯標記',
'toggle_open_closed' => 'Toggle open/closed',
'collapsible_edit' => 'Edit collapsible block',
- 'toggle_label' => 'Toggle label',
+ 'toggle_label' => '切換標籤',
// About view
- 'about' => 'About the editor',
+ 'about' => '關於編輯器',
'about_title' => 'About the WYSIWYG Editor',
'editor_license' => 'Editor License & Copyright',
'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
'save_continue' => 'Save Page & Continue',
'callouts_cycle' => '(Keep pressing to toggle through types)',
'link_selector' => 'Link to content',
- 'shortcuts' => 'Shortcuts',
- 'shortcut' => 'Shortcut',
+ 'shortcuts' => '快捷鍵',
+ 'shortcut' => '快捷鍵',
'shortcuts_intro' => 'The following shortcuts are available in the editor:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
- 'description' => 'Description',
+ 'description' => '說明',
];