✨ Call in same screen on large screen
This commit is contained in:
@ -269,6 +269,7 @@ const i18nEnglish = {
|
||||
'callOngoing': 'A call is ongoing...',
|
||||
'callOngoingEmpty': 'A call is on hold...',
|
||||
'callOngoingParticipants': '@count people are calling...',
|
||||
'callOngoingJoined': 'Call last @duration',
|
||||
'callJoin': 'Join',
|
||||
'callResume': 'Resume',
|
||||
'callMicrophone': 'Microphone',
|
||||
|
@ -247,6 +247,7 @@ const i18nSimplifiedChinese = {
|
||||
'callOngoing': '一则通话正在进行中…',
|
||||
'callOngoingEmpty': '一则通话待机中…',
|
||||
'callOngoingParticipants': '@count 人正在进行通话…',
|
||||
'callOngoingJoined': '通话进行 @duration',
|
||||
'callJoin': '加入',
|
||||
'callResume': '恢复',
|
||||
'callMicrophone': '麦克风',
|
||||
|
Reference in New Issue
Block a user