mirror of
https://github.com/vrana/adminer.git
synced 2025-08-25 15:31:15 +02:00
Handle max_input_vars and generalize Suhosin compatibility
This commit is contained in:
@@ -190,7 +190,7 @@ $translations = array(
|
||||
'whole result' => '所有结果',
|
||||
'Tables have been dropped.' => '已丢弃表。',
|
||||
'Clone' => '克隆',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => '超过最多允许的字段数量。请增加 %s 和 %s 。',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s.' => '超过最多允许的字段数量。请增加 %s。',
|
||||
'Partition by' => '分区类型',
|
||||
'Partitions' => '分区',
|
||||
'Partition name' => '分区名',
|
||||
|
Reference in New Issue
Block a user