mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Respect PostgreSQL custom types
This commit is contained in:
@@ -250,5 +250,6 @@ $translations = array(
|
||||
'Sequence has been created.' => 'Sekvence byla vytvořena.',
|
||||
'Sequence has been altered.' => 'Sekvence byla změněna.',
|
||||
'Alter sequence' => 'Pozměnit sekvenci',
|
||||
'User types' => 'Uživatelské typy',
|
||||
'Search data in tables' => 'Vyhledat data v tabulkách',
|
||||
);
|
||||
|
Reference in New Issue
Block a user