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

Translate the basic strings file to French #233

Merged
merged 2 commits into from
Oct 11, 2022

Conversation

oleksis
Copy link
Contributor

@oleksis oleksis commented Oct 11, 2022

Fixes #224

"vscodePets.brown": "Brun",
"vscodePets.green": "Vert",
"vscodePets.yellow": "Jaune",
"vscodePets.gray": "Gris ",
Copy link
Owner

Choose a reason for hiding this comment

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

Please remove the trailing space inside the quote

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Typo fixed

@tonybaloney
Copy link
Owner

Thanks for the contribution! I'm impressed you speak so many languages

"vscodePets.spawnPet": "Générer un animal",
"vscodePets.petPanel": "Panneau pour animaux",
"vscodePets.selectPet": "Sélectionnez un animal",
"vscodePets.selectColor": "Sélectionnez un couleur",

Choose a reason for hiding this comment

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

*une couleur

@tonybaloney tonybaloney merged commit 4785e14 into tonybaloney:master Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate the basic strings file to French
3 participants