diff --git a/www/datastore/Content.js b/www/datastore/Content.js index e11b14b5..fffd8c16 100644 --- a/www/datastore/Content.js +++ b/www/datastore/Content.js @@ -1257,7 +1257,7 @@ Ext.define('PBS.DataStoreContent', { }, { xtype: 'proxmoxButton', - text: gettext('Add NS'), + text: gettext('Add Namespace'), iconCls: 'fa fa-plus-square', handler: 'addNS', },