mirror of
https://github.com/vrana/adminer.git
synced 2025-08-23 06:32:55 +02:00
PostgreSQL: Allow changing materialized views
This commit is contained in:
@@ -283,8 +283,7 @@ $translations = array(
|
||||
'Saving' => 'Enregistrement',
|
||||
'yes' => 'oui',
|
||||
'no' => 'non',
|
||||
'Materialized View' => 'Vue matérialisée',
|
||||
'Create materialized view' => 'Créer une vue matérialisée',
|
||||
'Materialized view' => 'Vue matérialisée',
|
||||
'%d / ' => '%d / ',
|
||||
'Limit rows' => 'Limiter les lignes',
|
||||
'Default value' => 'Valeur par défaut',
|
||||
|
Reference in New Issue
Block a user