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'] = 'رابط الى صفحة ويكي';
jsToolBar.strings['Image'] = 'صورة';
jsToolBar.strings['Edit'] = 'تعديل';
jsToolBar.strings['Preview'] = 'معاينة';