|
@@ -220,7 +220,9 @@ module.exports = {
|
|
|
adminMember: 'Administrator account',
|
|
|
inputAdminMember: 'Please enter the administrator account',
|
|
|
adminPassword: 'Admin Password',
|
|
|
- inputAdminPassword: 'Please enter the administrator password'
|
|
|
+ inputAdminPassword: 'Please enter the administrator password',
|
|
|
+ prefix: 'prefix',
|
|
|
+ prefixExample: 'One building, one unit'
|
|
|
},
|
|
|
deviceManage: {
|
|
|
deviceManage: 'Device Management',
|