We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b03c4 commit 74a3067Copy full SHA for 74a3067
lang/tr/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'İptal',
14
'save' => 'Kaydet',
15
'close' => 'Kapat',
16
+ 'apply' => 'Apply',
17
'undo' => 'Geri al',
18
'redo' => 'Yeniden yap',
19
'left' => 'Sol',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => 'Görüntülenecek metin',
150
'title' => 'Başlık',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Bağlantıyı aç',
153
'open_link_in' => 'Bağlantıyı şurada aç...',
154
'open_link_current' => 'Geçerli pencere',
0 commit comments