feat(camera): Refactor camera management with new components, update localization keys, and enhance API integration
This commit is contained in:
@@ -8,8 +8,8 @@ export default {
|
||||
'master.devices.title': 'Devices',
|
||||
'master.devices.name': 'Name',
|
||||
'master.devices.name.tip': 'The device name',
|
||||
'master.devices.external_id': 'External ID',
|
||||
'master.devices.external_id.tip': 'The external identifier',
|
||||
'master.devices.external_id': 'Hardware ID',
|
||||
'master.devices.external_id.tip': 'The hardware identifier',
|
||||
'master.devices.type': 'Type',
|
||||
'master.devices.type.tip': 'The device type',
|
||||
'master.devices.online': 'Online',
|
||||
|
||||
Reference in New Issue
Block a user