feat(fa): translate the accessibility best practices guide - #3753
Open
Parhamfakhar1 wants to merge 1 commit into
Open
Parhamfakhar1 wants to merge 1 commit into
Parhamfakhar1 wants to merge 1 commit into
Conversation
`_articles/accessibility-best-practices-for-your-project.md` exists only in English, Russian and Simplified Chinese; 25 other languages, Persian among them, have no file at all, so /fa/ shows 12 guides while /en/ shows 13. This adds the Persian translation of the whole article: one new file, nothing else touched, same shape the merged Russian PR used. * front matter follows docs/translations.md: `lang: fa`, translated title/description, `class`/`order`/`image` unchanged, no `untranslated` flag. * all 30 links and every URL are copied from the English file, so no target drifts; headings 41/41 and links 30/30 against the English source. * technical names (WCAG, ARIA, VoiceOver, axe-core, CI/CD, `ACCESSIBILITY.md`, exit codes) are kept untranslated, as the other Persian guides do. * `node test/prose` reports no issues for this file (the repo's markdown lint is green on the tree with this file added).
2 tasks
This branch has not been deployed
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.
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.
_articles/accessibility-best-practices-for-your-project.mdcurrently ships inEnglish, Russian and Simplified Chinese only. The other 26 locales, Persian
included, have no file: every non-English locale ships 12 articles, /en/ ships 13.
This adds the Persian translation: one new file, nothing else touched, same shape
as the merged Russian PR #3742.
lang: fa, translated title/description,class/order/imageunchanged, nountranslatedfield left behind.](httplinks30/30 against it, and a block-by-block comparison shows 98/98 content blocks,
so no section is missing.
ACCESSIBILITY.md) areleft untranslated, the way the rest of the Persian articles handle them.
node test/prosereports no issues.