|
@@ -920,7 +920,8 @@ module.exports = {
|
|
|
hidden: 'Turn on hide',
|
|
|
channelImHistoryStoreDays: 'The number of days that channel messages are retained',
|
|
|
recordEnabled: 'Turn on the audio and video recording function',
|
|
|
- recordAble: 'Turn on the audio and video recording function'
|
|
|
+ recordAble: 'Turn on the audio and video recording function',
|
|
|
+ screenLight: 'Turn on screen bright and triggers the function'
|
|
|
},
|
|
|
role: {
|
|
|
roleName: 'Role name',
|
|
@@ -934,10 +935,10 @@ module.exports = {
|
|
|
roleDelete: 'Delete role',
|
|
|
roleEdit: 'Edit role event',
|
|
|
onChoiceRole: 'No role has been selected!',
|
|
|
- leaderRole:'Superior role',
|
|
|
- leaderRolePlaceholder:'Choose the superior role',
|
|
|
- roleEnum:'Type of the role',
|
|
|
- roleEnumPlaceholder:'Choose the Type'
|
|
|
+ leaderRole: 'Superior role',
|
|
|
+ leaderRolePlaceholder: 'Choose the superior role',
|
|
|
+ roleEnum: 'Type of the role',
|
|
|
+ roleEnumPlaceholder: 'Choose the Type'
|
|
|
},
|
|
|
his: {
|
|
|
hisPart: 'Department Query',
|