mirror of
https://github.com/vrana/adminer.git
synced 2025-08-18 12:21:24 +02:00
Handle max_input_vars and generalize Suhosin compatibility
This commit is contained in:
@@ -166,7 +166,7 @@ $translations = array(
|
||||
'Move up' => 'Пересунути вгору',
|
||||
'Move down' => 'Пересунути вниз',
|
||||
'Remove' => 'Видалити',
|
||||
'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' => 'Розділи',
|
||||
|
Reference in New Issue
Block a user