Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion react/features/base/media/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ export const SCREENSHARE_MUTISM_AUTHORITY = {
export enum AudioSupportedLanguage {
en = 'en',
fr = 'fr',
frCA = 'frCA'
frCA = 'frCA',
ru = 'ru'
}

/**
Expand Down
Binary file added sounds/liveStreamingOff_ru.mp3
Binary file not shown.
Binary file added sounds/liveStreamingOn_ru.mp3
Binary file not shown.
Binary file added sounds/recordingOff_ru.mp3
Binary file not shown.
Binary file added sounds/recordingOn_ru.mp3
Binary file not shown.