2024-02-15 10:03:05 +00:00
|
|
|
{
|
|
|
|
"plugin.name": "OBS",
|
|
|
|
"actions.toggle-record.name": "Toggle Recording",
|
2024-05-12 07:46:27 +00:00
|
|
|
"actions.toggle-stream.name": "Toggle Steaming",
|
2024-02-15 10:03:05 +00:00
|
|
|
"actions.rec-play-pause.name": "Play/Pause Recording",
|
|
|
|
"actions.base.status.no-connection": "Could not connect to OBS.",
|
|
|
|
"actions.base.status.connected": "Successfully connected to OBS.",
|
|
|
|
"actions.base.ip.label": "IP:",
|
|
|
|
"actions.base.port.label": "Port:",
|
2024-03-26 14:30:17 +00:00
|
|
|
"actions.base.password.label": "Password:",
|
|
|
|
"actions.switch.scene-row.label": "Scene:",
|
|
|
|
"actions.switch-scene.name": "Switch Scene"
|
2024-02-15 10:03:05 +00:00
|
|
|
}
|