mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 19:13:59 +02:00
PostgreSQL: Support index algorithms
This commit is contained in:
@@ -355,6 +355,7 @@ Lang::$translations = array(
|
||||
'%s must <a%s>return an array</a>.' => '%s musí <a%s>vracet pole</a>.',
|
||||
'<a%s>Configure</a> %s in %s.' => '<a%s>Nakonfigurujte</a> %s v %s.',
|
||||
'screenshot' => 'obrázek',
|
||||
'Algorithm' => 'Algoritmus',
|
||||
);
|
||||
|
||||
// run `php ../../lang.php cs` to update this file
|
||||
|
@@ -357,6 +357,7 @@ Lang::$translations = array(
|
||||
'%s must <a%s>return an array</a>.' => '%s xx <a%s>xx</a>.',
|
||||
'<a%s>Configure</a> %s in %s.' => '<a%s>Xx</a> %s xx %s.',
|
||||
'screenshot' => 'xx',
|
||||
'Algorithm' => 'Xx',
|
||||
);
|
||||
|
||||
// run `php ../../lang.php xx` to update this file
|
||||
|
Reference in New Issue
Block a user