Implement momentary and toggle microphone button types.
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user