Implement momentary and toggle microphone button types.

This commit is contained in:
Dermot Duffy
2023-05-06 15:59:57 -07:00
parent 11e1245d67
commit 2c1b8ed785
8 changed files with 91 additions and 25 deletions
+6 -1
View File
@@ -280,7 +280,12 @@
"recordings": "Recordings",
"snapshots": "Snapshots",
"substreams": "Substream(s)",
"timeline": "Timeline"
"timeline": "Timeline",
"type": "Button type",
"types": {
"momentary": "Momentary",
"toggle": "Toggle"
}
},
"position": "Menu position",
"positions": {
+6 -1
View File
@@ -277,7 +277,12 @@
"priority": "Priorità",
"snapshots": "Istantanee",
"substreams": "Flusso/i secondario/i",
"timeline": "Timeline"
"timeline": "Timeline",
"type": "",
"types": {
"momentary": "",
"toggle": ""
}
},
"position": "Posizione del menu",
"positions": {
+6 -1
View File
@@ -279,7 +279,12 @@
"recordings": "Gravações",
"snapshots": "Instantâneos",
"substreams": "Substream(s)",
"timeline": "Linha do tempo"
"timeline": "Linha do tempo",
"type": "",
"types": {
"momentary": "",
"toggle": ""
}
},
"position": "Posição do menu",
"positions": {
+6 -1
View File
@@ -265,7 +265,12 @@
"priority": "Prioridade",
"snapshots": "Instantâneos",
"substreams": "substreams",
"timeline": "Linha do tempo"
"timeline": "Linha do tempo",
"type": "",
"types": {
"momentary": "",
"toggle": ""
}
},
"position": "Posição do menu",
"positions": {