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
@Aliang-code

This comment has been minimized.

@gauthier-th gauthier-th linked an issue Oct 14, 2024 that may be closed by this pull request
1 task
@gauthier-th gauthier-th mentioned this pull request Oct 15, 2024
15 tasks
@Fuckingnameless
Copy link

or an option at least to translate it with openai or whatever

@github-actions github-actions bot added the merge conflict Cannot merge due to merge conflicts label Dec 8, 2024
Copy link

github-actions bot commented Dec 8, 2024

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

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

Successfully merging this pull request may close these issues.

TRANSLATION OF NOTIFICATIONS
4 participants