mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 11:34:10 +02:00
Fix heading of inherited tables
This commit is contained in:
@@ -195,6 +195,7 @@ Lang::$translations = array(
|
||||
'Partition name' => 'Název oddílu',
|
||||
'Values' => 'Hodnoty',
|
||||
'Inherits from' => 'Zděděná z',
|
||||
'Inherited by' => 'Zděděné',
|
||||
|
||||
'View' => 'Pohled',
|
||||
'Materialized view' => 'Materializovaný pohled',
|
||||
|
@@ -197,6 +197,7 @@ Lang::$translations = array(
|
||||
'Partition name' => 'Xx',
|
||||
'Values' => 'Xx',
|
||||
'Inherits from' => 'Xx',
|
||||
'Inherited by' => 'Xx',
|
||||
|
||||
'View' => 'Xx',
|
||||
'Materialized view' => 'Xx',
|
||||
|
Reference in New Issue
Block a user