ui: Fix wrong label for addBrocadeVcsDevice (#5621)

This commit is contained in:
davidjumani 2021-10-25 14:20:40 +05:30 committed by GitHub
parent 5ec7a29a2c
commit ac75facb15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ export default {
api: 'addBrocadeVcsDevice',
listView: true,
icon: 'plus',
label: 'label.add.bigswitchbcf.device',
label: 'label.add.brocadevcs.device',
args: ['hostname', 'username', 'password']
},
{