mirror of
https://github.com/vrana/adminer.git
synced 2026-08-07 01:09:09 +02:00
Mass delete
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@362 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -162,4 +162,9 @@ $translations = array(
|
||||
'Routine' => 'Procedura',
|
||||
'Grant' => 'Povolit',
|
||||
'Revoke' => 'Zakázat',
|
||||
'Error during deleting' => 'Chyba při mazání',
|
||||
'%d item(s) have been deleted.' => array('Byl smazán %d záznam.', 'Byly smazány %d záznamy.', 'Bylo smazáno %d záznamů.'),
|
||||
'all' => 'vše',
|
||||
'Delete selected' => 'Smazat označené',
|
||||
'Truncate table' => 'Promazat tabulku',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user