Video over token, free-form video windows
This commit is contained in:
+17
-1
@@ -63,7 +63,8 @@
|
||||
"horizontal-sm": "Horizontal Small",
|
||||
"horizontal-md": "Horizontal Large",
|
||||
"mosaic-sm": "Mosaic Small",
|
||||
"mosaic-md": "Mosaic Large"
|
||||
"mosaic-md": "Mosaic Large",
|
||||
"freeform": "Windows"
|
||||
},
|
||||
"widgetWidth": {
|
||||
"label": "Video Widget Widths",
|
||||
@@ -207,6 +208,21 @@
|
||||
"portraitErrorTooLarge": "Image is too large. Please use an image under 5MB.",
|
||||
"portraitErrorInvalid": "Invalid image file. Please try another."
|
||||
},
|
||||
"ActorMapping": {
|
||||
"title": "Actor-Webcam Mapping",
|
||||
"label": "Actor-Webcam Mapping",
|
||||
"hint": "Assign actors to player webcams for the token video overlay feature",
|
||||
"description": "Assign a webcam feed to an actor's token. When \"Show Webcam Video on Tokens\" is enabled, the token of the selected actor will display the assigned user's webcam feed.",
|
||||
"noUsers": "No users found.",
|
||||
"gmBadge": "GM",
|
||||
"noneOption": "— None —"
|
||||
},
|
||||
"Freeform": {
|
||||
"spotlight": "Spotlight",
|
||||
"hide": "Hide participant",
|
||||
"volume": "Volume",
|
||||
"toggleMic": "Toggle microphone"
|
||||
},
|
||||
"Settings": {
|
||||
"PlayerPrivacyPanel": "Player Privacy Panel",
|
||||
"PlayerPrivacyPanelLabel": "Control automation effects for your camera",
|
||||
|
||||
Reference in New Issue
Block a user