1
0
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:
Jakub Vrana
2011-01-27 15:03:41 +01:00
parent 675ac01cc1
commit 56b0377451
19 changed files with 1 additions and 19 deletions

View File

@@ -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ů.'),