mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 19:13:59 +02:00
PostgreSQL: Partial Indexes
This commit is contained in:
@@ -211,6 +211,7 @@ Lang::$translations = array(
|
||||
'Index Type' => 'Typ indexu',
|
||||
'length' => 'délka',
|
||||
'Algorithm' => 'Algoritmus',
|
||||
'Condition' => 'Podmínka',
|
||||
|
||||
'Foreign keys' => 'Cizí klíče',
|
||||
'Foreign key' => 'Cizí klíč',
|
||||
|
@@ -213,6 +213,7 @@ Lang::$translations = array(
|
||||
'Index Type' => 'Xx',
|
||||
'length' => 'xx',
|
||||
'Algorithm' => 'Xx',
|
||||
'Condition' => 'Xx',
|
||||
|
||||
'Foreign keys' => 'Xx',
|
||||
'Foreign key' => 'Xx',
|
||||
|
Reference in New Issue
Block a user