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

Issue with single and double quoted strings in YAML locales #593

Closed
mscdit opened this issue Aug 9, 2024 · 2 comments
Closed

Issue with single and double quoted strings in YAML locales #593

mscdit opened this issue Aug 9, 2024 · 2 comments

Comments

@mscdit
Copy link

mscdit commented Aug 9, 2024

Hi everyone,

I have a question. I’d like to introduce Crowdin to manage YAML locale files in a Rails app. However, I'm currently facing an issue: whenever Crowdin updates a locale file, it creates a merge request in GitLab where the string values in the YAML files are wrapped in double quotes. This causes the CI/CD pipeline to fail during the "i18n-tasks health" check.

Is there a way to adjust the gem so that it accepts the double quotes in the updated YAML files?

Best regards,
mscdit

@davidwessman
Copy link
Collaborator

I am not sure how the Crowdin integration works, but could you make it run i18n-tasks normalize on that PR as well? Maybe as a separate commit?

@davidwessman
Copy link
Collaborator

@mscdit Please get back to us if the suggestion did not help or you have more information to help us understand the situation 🙂

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

No branches or pull requests

2 participants