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

Fix: French support finalization #943

Conversation

muhammedBkf
Copy link
Collaborator

French support finalization

  1. Update the french translation based on the curated CSV File.
  2. Remove the Beta tag from the french language
  • Before:
    Screenshot from 2025-02-19 16-32-41
  • After:
    Screenshot from 2025-02-19 16-32-20

@syphax-bouazzouni
Copy link
Collaborator

@muhammedBkf can you explain in the description the process you followed to import the curated CSV and make sure it is up to date, and that we didn't lost any data.

@muhammedBkf muhammedBkf force-pushed the french_support_finalization branch from 72243ad to c01d021 Compare February 19, 2025 15:57
@muhammedBkf
Copy link
Collaborator Author

  1. added multilingual support in the taxonomy information tooltip in the browse page.
    Related issue Missing translation support in the taxonomy tooltip in the browse page #944

image

@muhammedBkf
Copy link
Collaborator Author

muhammedBkf commented Feb 19, 2025

The process is as follows:

  1. Transformed our old en.yml and fr.yml files to CSV.
  2. Made the diff and added the additional values from the yml to the curated CSV.
  3. Converted the CSV back to yml

We may have some values that were removed from the yml but still in the CSV file that will be back. I have them here

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