Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Critical typo in the German translation of `quick-start` #26343
Comments
There are also many other errors in the code snippets of the German translation of this file. |
Should this be moved over to the i18n repo, there's nothing anyone can do in this repo to fix this? @electron/wg-ecosystem |
All internationalization copy errors should be over at CrowdIn. The file in question that I edited: https://crowdin.com/translate/electron/174660/en-de?filter=basic&value=18 |
In the German translation of
electron/docs/tutorial/quick-start.md
, the commandnode -v
was incorrectly translated asknode -v
.