diff options
| author | RblSb <msrblsb@gmail.com> | 2021-08-01 14:33:27 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2021-08-01 14:33:27 +0300 |
| commit | b8827aa6df5c58fb5655c8519477ea93694617f3 (patch) | |
| tree | cf67b50990a2864dd8ffe9b094b24241aae48ef3 /res/langs/en.json | |
| parent | 530bee28a0baa653e2be73cba525bd38d5e04b5e (diff) | |
Way to change video src on client
see #27
Diffstat (limited to 'res/langs/en.json')
| -rw-r--r-- | res/langs/en.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index e8a9680..a38355a 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -34,6 +34,9 @@ "layout": "Layout", "swapLayout": "Swap Layout", "chatOnly": "Chat Only", + "setVideoUrl": "Set Video URL", + "setVideoUrlPrompt": "New video URL:\n(Does not affect other users)", + "selectLocalVideo": "Select Local Video", "removeVideo": "Remove Video", "addVideo": "Add Video", "toggleUserList": "Show/Hide Userlist", |
