update
This commit is contained in:
@@ -28,5 +28,19 @@
|
||||
"cam-on": "Camera: {apps}",
|
||||
"mic-on": "Microphone: {apps}",
|
||||
"screen-on": "Screen sharing: {apps}"
|
||||
},
|
||||
"toast": {
|
||||
"cam-on": "Camera is active",
|
||||
"mic-on": "Microphone is active",
|
||||
"screen-on": "Screen sharing is active"
|
||||
},
|
||||
"history": {
|
||||
"title": "Access History",
|
||||
"empty": "No recent access",
|
||||
"clear": "Clear",
|
||||
"action": {
|
||||
"started": "Started",
|
||||
"stopped": "Stopped"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user