Skip to content
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

feat(api): set tmdb api query's default language based on locale setting #627

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

wjh000123
Copy link

Description

The tmdb api's default language is en, there's locale issue in notification payload. Since the locale is set from settings, just get the value there.

Screenshot (if UI-related)

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

  • Fixes #XXXX

@wjh000123 wjh000123 changed the title feat(api): set tmdb query's default language based on locale setting feat(api): set tmdb api query's default language based on locale setting Jan 19, 2024
@Fallenbagel
Copy link
Owner

This requires cypress tests to be rewritten as it breaks them 🤔

@Fallenbagel Fallenbagel mentioned this pull request May 16, 2024
1 task
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.

None yet

2 participants