mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Edit values by Ctrl+click instead of double click
This commit is contained in:
@@ -235,7 +235,6 @@ $translations = array(
|
||||
'%d row(s) have been imported.' => array('%d sıra ithal edildi.', '%d kadar sıra ithal edildi.'),
|
||||
|
||||
// in-place editing in select
|
||||
'Double click on a value to modify it.' => 'Değerin üzerine çift tıklayın ve değiştirin.',
|
||||
'Use edit link to modify this value.' => 'Değeri değiştirmek için düzenleme bağlantısını kullanın.',
|
||||
|
||||
// %s can contain auto-increment value
|
||||
|
Reference in New Issue
Block a user