mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Import supports TSV
This commit is contained in:
@@ -229,7 +229,6 @@ $translations = array(
|
||||
'whole result' => 'celý výsledek',
|
||||
'%d byte(s)' => array('%d bajt', '%d bajty', '%d bajtů'),
|
||||
|
||||
'CSV Import' => 'Import CSV',
|
||||
'Import' => 'Import',
|
||||
'%d row(s) have been imported.' => array('Byl importován %d záznam.', 'Byly importovány %d záznamy.', 'Bylo importováno %d záznamů.'),
|
||||
|
||||
|
Reference in New Issue
Block a user