mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
PostgreSQL: Link parent from inherited tables (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',
|
||||
'Inherits from' => 'Zděděná z',
|
||||
'Inherited tables' => 'Zděděné tabulky',
|
||||
|
||||
'View' => 'Pohled',
|
||||
|
@@ -196,6 +196,7 @@ Lang::$translations = array(
|
||||
'Partitions' => 'Xx',
|
||||
'Partition name' => 'Xx',
|
||||
'Values' => 'Xx',
|
||||
'Inherits from' => 'Xx',
|
||||
'Inherited tables' => 'Xx',
|
||||
|
||||
'View' => 'Xx',
|
||||
|
Reference in New Issue
Block a user