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

@@ -32,3 +32,5 @@ jsToolBar.strings['Unquote'] = 'Tsitaat: aste madalamaks';
jsToolBar.strings['Preformatted text'] = 'Eelvormindatud tekst';
jsToolBar.strings['Wiki link'] = 'Vikilehe link';
jsToolBar.strings['Image'] = 'Pilt';
jsToolBar.strings['Edit'] = 'Muuda';
jsToolBar.strings['Preview'] = 'Eelvaade';