mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 11:34:10 +02:00
PostgreSQL: Move partitioned tables from table list to parent table (bug #1031)
This commit is contained in:
@@ -194,6 +194,7 @@ Lang::$translations = array(
|
||||
'Partitions' => 'Oddíly',
|
||||
'Partition name' => 'Název oddílu',
|
||||
'Values' => 'Hodnoty',
|
||||
'Inherited tables' => 'Zděděné tabulky',
|
||||
|
||||
'View' => 'Pohled',
|
||||
'Materialized view' => 'Materializovaný pohled',
|
||||
|
@@ -196,6 +196,7 @@ Lang::$translations = array(
|
||||
'Partitions' => 'Xx',
|
||||
'Partition name' => 'Xx',
|
||||
'Values' => 'Xx',
|
||||
'Inherited tables' => 'Xx',
|
||||
|
||||
'View' => 'Xx',
|
||||
'Materialized view' => 'Xx',
|
||||
|
Reference in New Issue
Block a user