|
196 | 196 | "room_auth_view_ssla_caption": "By clicking \"Join call now\", you agree to our <2>Software and Services License Agreement (SSLA)</2>", |
197 | 197 | "screenshare_button_label": "Share screen", |
198 | 198 | "settings": { |
| 199 | + "advanced_camera_description": "Configure resolution, framerate, bitrate, and codec for camera video. Changes apply on next call join.", |
| 200 | + "advanced_camera_label": "Advanced camera settings", |
| 201 | + "advanced_screen_share_description": "Configure resolution, framerate, bitrate, and codec for screen sharing", |
| 202 | + "advanced_screen_share_label": "Advanced screen share settings", |
| 203 | + "audio_processing_description": "Changes apply on next call join.", |
| 204 | + "audio_processing_header": "Audio processing", |
199 | 205 | "audio_tab": { |
200 | 206 | "effect_volume_description": "Adjust the volume at which reactions and hand raised effects play.", |
201 | 207 | "effect_volume_label": "Sound effect volume" |
202 | 208 | }, |
| 209 | + "auto_gain_control_label": "Automatic gain control", |
203 | 210 | "background_blur_header": "Background", |
204 | 211 | "background_blur_label": "Blur the background of the video", |
| 212 | + "bitrate_label": "Bitrate", |
205 | 213 | "blur_not_supported_by_browser": "(Background blur is not supported by this device.)", |
| 214 | + "camera_header": "Camera quality", |
| 215 | + "codec_label": "Codec", |
206 | 216 | "developer_tab_title": "Developer", |
207 | 217 | "devices": { |
208 | 218 | "activating": "Activating…", |
|
218 | 228 | "speaker": "Speaker", |
219 | 229 | "speaker_numbered": "Speaker {{n}}" |
220 | 230 | }, |
| 231 | + "echo_cancellation_label": "Echo cancellation", |
221 | 232 | "feedback_tab_body": "If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.", |
222 | 233 | "feedback_tab_description_label": "Your feedback", |
223 | 234 | "feedback_tab_h4": "Submit feedback", |
224 | 235 | "feedback_tab_send_logs_label": "Include debug logs", |
225 | 236 | "feedback_tab_thank_you": "Thanks, we received your feedback!", |
226 | 237 | "feedback_tab_title": "Feedback", |
| 238 | + "framerate_label": "Framerate", |
| 239 | + "noise_suppression_label": "Noise suppression", |
227 | 240 | "opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.", |
228 | 241 | "preferences_tab": { |
229 | 242 | "developer_mode_label": "Developer mode", |
|
235 | 248 | "reactions_show_label": "Show reactions", |
236 | 249 | "show_hand_raised_timer_description": "Show a timer when a participant raises their hand", |
237 | 250 | "show_hand_raised_timer_label": "Show hand raise duration" |
238 | | - } |
| 251 | + }, |
| 252 | + "resolution_label": "Resolution", |
| 253 | + "screen_share_header": "Screen sharing" |
239 | 254 | }, |
240 | 255 | "star_rating_input_label_one": "{{count}} star", |
241 | 256 | "star_rating_input_label_other": "{{count}} stars", |
|
0 commit comments