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

💬(app-desk) translate en plurals keys correctly #156

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Mar 26, 2024

Purpose

We added the english language in Crowdin.
We can now translate the plural keys in the english language.

Proposal

  • Synch frontend translation with Crowdin
  • Parser filter unused keys
  • Translate english plurals

Demo

image

@AntoLC AntoLC added frontend Relative to the frontend noChangeLog easy pick labels Mar 26, 2024
@AntoLC AntoLC self-assigned this Mar 26, 2024
@AntoLC AntoLC marked this pull request as ready for review March 26, 2024 16:06
@AntoLC AntoLC linked an issue Mar 26, 2024 that may be closed by this pull request
Comment on lines 53 to 56
"Open the team options": "Ouvrir les options de groupe dans la fenêtre modale",
"Open the team options": "Ouvre les options de groupe",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's keep ouvrir no ?

We stopped the use Crowdin for every PR, so we need to
synch the translations here and there to be sure
all the translations are up to date.
The potential unused keys was the ones from other
PR, but we don't use crowdin with every PR, so we don't
need to keep the unused keys in the translation files.
We added the english language in Crowdin.
We can now translate the plural keys in
the english language.
@AntoLC AntoLC enabled auto-merge (rebase) March 27, 2024 06:07
@AntoLC AntoLC merged commit 0fe0175 into main Mar 27, 2024
14 checks passed
@AntoLC AntoLC deleted the fix/i18n/english-plural branch March 27, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy pick frontend Relative to the frontend noChangeLog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✅(CI) add translation check on CI
2 participants