feat(lessons): translate FANUC alarm code reference to English (#309) - #609
Open
Byaigo wants to merge 3 commits into
Open
feat(lessons): translate FANUC alarm code reference to English (#309)#609Byaigo wants to merge 3 commits into
Byaigo wants to merge 3 commits into
Conversation
|
😅 Ups... the issue does not have any reward yet! |
👋 Welcome to MisakaNet!Thanks for opening your first PR! Here's what to expect:
✅ Fix DCO Before CI RunsIf DCO fails, sign your commits with: git rebase --signoff HEAD~N # N = number of commits to fix
git push --forceOr for the latest commit only: git commit --amend --signoff --no-edit
git push --force📚 Related LessonsYour PR might already be covered by a known fix: Check the CONTRIBUTING.md guide for more details. |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Part of #309 — Translate top 10 most-viewed Chinese lessons to English.
This PR adds an English translation of
lessons/contrib/fanuc-alarm-code-reference.md, the most substantial Chinese-language lesson in the contrib folder (926 Chinese characters).Changes
lessons/en/fanuc-alarm-code-reference.mdwith quality English translationlang: enfrontmatter andtranslated_fromcross-referenceVerification
/claim #309