Skip to content

feat: Add pt-BR to videoTranscriptLanguages #2242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hajorg
Copy link
Contributor

@hajorg hajorg commented Jun 30, 2025

Description

videoTranscriptLanguages object is used to display list of languages in the language selector when editing a video. If the video has transcripts that doesn’t exist in the videoTranscriptLanguages object, the transcript language doesn’t show in the language selector and instead, it shows Select Language as shown in the uploaded image below. This PR adds pt-BR to the videoTranscriptLanguages object.

Screenshot 2025-07-01 at 15 26 35

Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.16%. Comparing base (37313b3) to head (407fc9d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2242   +/-   ##
=======================================
  Coverage   94.15%   94.16%           
=======================================
  Files        1165     1165           
  Lines       24646    24646           
  Branches     5373     5371    -2     
=======================================
+ Hits        23206    23207    +1     
+ Misses       1372     1362   -10     
- Partials       68       77    +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nsprenkle
Copy link

@hajorg , could you add more to your PR description of where this variable is used and why it needs changing (as well as linking the Jira ticket)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants