ui: Fix label for LUN number (#6204)

This commit is contained in:
Pearl Dsilva 2022-04-05 15:33:44 +05:30 committed by GitHub
parent 960513aa97
commit 1c8d8cdef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -382,7 +382,7 @@ export default {
}
},
{
title: 'label.LUN.number',
title: 'label.lun.number',
key: 'primaryStorageLUN',
placeHolder: 'message.error.lun',
required: true,