mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 10:04:07 +02:00
Handle max_input_vars and generalize Suhosin compatibility
This commit is contained in:
@@ -166,7 +166,7 @@ $translations = array(
|
||||
'Move up' => 'Přesunout nahoru',
|
||||
'Move down' => 'Přesunout dolů',
|
||||
'Remove' => 'Odebrat',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Byl překročen maximální povolený počet polí. Zvyšte prosím %s a %s.',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s.' => 'Byl překročen maximální povolený počet polí. Zvyšte prosím %s.',
|
||||
|
||||
'Partition by' => 'Rozdělit podle',
|
||||
'Partitions' => 'Oddíly',
|
||||
|
Reference in New Issue
Block a user