mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 11:34:10 +02:00
PostgreSQL: Display partition info (bug #1031)
This commit is contained in:
@@ -195,7 +195,6 @@ Lang::$translations = array(
|
||||
'Partition name' => 'Název oddílu',
|
||||
'Values' => 'Hodnoty',
|
||||
'Inherits from' => 'Zděděná z',
|
||||
'Inherited tables' => 'Zděděné tabulky',
|
||||
|
||||
'View' => 'Pohled',
|
||||
'Materialized view' => 'Materializovaný pohled',
|
||||
|
@@ -196,7 +196,6 @@ Lang::$translations = array(
|
||||
'Partition name' => 'Nazwa partycji',
|
||||
'Values' => 'Wartości',
|
||||
'Inherits from' => 'Dziedziczy po',
|
||||
'Inherited tables' => 'Tabele dziedziczone',
|
||||
|
||||
'View' => 'Perspektywa',
|
||||
'Materialized view' => 'Zmaterializowana perspektywa',
|
||||
|
@@ -197,7 +197,6 @@ Lang::$translations = array(
|
||||
'Partition name' => 'Xx',
|
||||
'Values' => 'Xx',
|
||||
'Inherits from' => 'Xx',
|
||||
'Inherited tables' => 'Xx',
|
||||
|
||||
'View' => 'Xx',
|
||||
'Materialized view' => 'Xx',
|
||||
|
Reference in New Issue
Block a user