Adds strings to jstoolbar locales (#27758).

git-svn-id: http://svn.redmine.org/redmine/trunk@17526 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2018-09-26 10:58:39 +00:00
parent 87f475089b
commit 0470d7b129
47 changed files with 95 additions and 2 deletions

View File

@@ -15,3 +15,5 @@ jsToolBar.strings['Unquote'] = '取消引文';
jsToolBar.strings['Preformatted text'] = '已格式文字';
jsToolBar.strings['Wiki link'] = '連結至 Wiki 頁面';
jsToolBar.strings['Image'] = '圖片';
jsToolBar.strings['Edit'] = '編輯';
jsToolBar.strings['Preview'] = '預覽';