🌐 Update en translation

This commit is contained in:
LittleSheep 2024-08-07 00:08:29 +08:00
parent de00a20eee
commit 0bfc0bd61b

View File

@ -366,4 +366,8 @@ const i18nEnglish = {
'attachmentUnload': 'Not Loaded', 'attachmentUnload': 'Not Loaded',
'attachmentUnloadCaption': 'attachmentUnloadCaption':
'In order to save traffic, this attachment is not loaded automatically. Click it to start loading.', 'In order to save traffic, this attachment is not loaded automatically. Click it to start loading.',
'callStatusConnected': 'Connected',
'callStatusDisconnected': 'Disconnected',
'callStatusConnecting': 'Connecting',
'callStatusReconnected': 'Reconnecting',
}; };