mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Improve wordings.
This commit is contained in:
@@ -357,7 +357,7 @@ define('pgadmin.node.table', [
|
||||
return false;
|
||||
},
|
||||
},{
|
||||
id: 'partition', type: 'group', label: gettext('Partition'),
|
||||
id: 'partition', type: 'group', label: gettext('Partitions'),
|
||||
mode: ['edit', 'create'], min_version: 100000,
|
||||
visible: function(m) {
|
||||
// Always show in case of create mode
|
||||
|
||||
Reference in New Issue
Block a user