File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 80
80
},
81
81
"disconnected_banner" : " Connectivity to the server has been lost." ,
82
82
"earpiece" : {
83
- "overlay_back_button" : " Back to video " ,
83
+ "overlay_back_button" : " Back to Speaker Mode " ,
84
84
"overlay_description" : " Only works while using app" ,
85
- "overlay_title" : " Earpiece only mode "
85
+ "overlay_title" : " Earpiece Mode "
86
86
},
87
87
"error" : {
88
88
"call_is_not_supported" : " Call is not supported" ,
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ exports[`InCallView > rendering > renders 1`] = `
109
109
<h2
110
110
class = " _typography_6v6n8_153 _font-heading-md-semibold_6v6n8_112"
111
111
>
112
- Earpiece only mode
112
+ Earpiece Mode
113
113
</h2 >
114
114
<p
115
115
class = " _typography_6v6n8_153 _font-body-md-regular_6v6n8_50"
@@ -123,7 +123,7 @@ exports[`InCallView > rendering > renders 1`] = `
123
123
role = " button"
124
124
tabindex = " 0"
125
125
>
126
- Back to video
126
+ Back to Speaker Mode
127
127
</button >
128
128
</div >
129
129
<div
You can’t perform that action at this time.
0 commit comments