mirror of
https://github.com/redmine/redmine.git
synced 2025-11-17 18:50:53 +01:00
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:
@@ -13,3 +13,5 @@ jsToolBar.strings['Ordered list'] = 'Sıralı liste';
|
||||
jsToolBar.strings['Preformatted text'] = 'Preformatted text';
|
||||
jsToolBar.strings['Wiki link'] = 'Wiki sayfasına bağlantı';
|
||||
jsToolBar.strings['Image'] = 'Resim';
|
||||
jsToolBar.strings['Edit'] = 'Düzenle';
|
||||
jsToolBar.strings['Preview'] = 'Önizleme';
|
||||
|
||||
Reference in New Issue
Block a user