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