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: localize name and title fields (without translation) #632

Merged
merged 8 commits into from
Jan 13, 2025

Conversation

ZibanPirate
Copy link
Member

@ZibanPirate ZibanPirate commented Dec 31, 2024

part 1 of 3
verify here: https://stage.dzcode.io/ar/contribute
deployed stage code is from #634

  • localized fields project.name, contributor.name, contribution.title
  • updated get and search endpoints to always accept lang query param
  • tweaked fetchV2 in ./web to always send current language as query param lang
  • refactored utils code related to languages
  • Bug fix
  • New feature
  • Other

@github-actions github-actions bot added web Web related changes ( web folder ) api API related changes ( api folder ) models models package utils utils package labels Dec 31, 2024
@ZibanPirate ZibanPirate changed the title Feat: localize name and title fields Feat: localize name and title fields (without translation) Jan 1, 2025
@github-actions github-actions bot added the feature Feature label Jan 9, 2025
@ZibanPirate ZibanPirate marked this pull request as ready for review January 9, 2025 15:43
@ZibanPirate ZibanPirate requested a review from a team January 9, 2025 15:43
@ZibanPirate ZibanPirate merged commit a620aeb into main Jan 13, 2025
33 checks passed
@ZibanPirate ZibanPirate deleted the feat/localize-name-and-title-fields branch January 13, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API related changes ( api folder ) feature Feature models models package utils utils package web Web related changes ( web folder )
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants