Skip to content

Commit bd2e2d8

Browse files
authored
feat: Add pt-BR to videoTranscriptLanguages (#2242)
1 parent 11de402 commit bd2e2d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/editors/data/constants/video.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ export const videoTranscriptLanguages = StrictDict({
134134
pi: 'Pali',
135135
pl: 'Polish',
136136
pt: 'Portuguese',
137+
'pt-BR': 'Portuguese (Brazil)',
137138
ps: 'Pushto',
138139
qu: 'Quechua',
139140
rm: 'Romansh',

0 commit comments

Comments
 (0)