mirror of
https://github.com/vrana/adminer.git
synced 2025-08-19 04:41:25 +02:00
Handle max_input_vars and generalize Suhosin compatibility
This commit is contained in:
@@ -188,7 +188,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