docs(ar): add Arabic translation for documentation pages#8252
docs(ar): add Arabic translation for documentation pages#8252RlxChap2 wants to merge 20 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
One or more co-authors of this pull request were not found. You must specify co-authors in commit message trailer via: Supported
Alternatively, if the co-author should not be included, remove the Please update your commit message(s) by doing |
|
👋 Hi there! This PR was automatically flagged and closed by our quality checks. If you believe this was a mistake, please review our contributing guidelines |
|
👋 Hi there! This PR was automatically flagged and closed by our quality checks. If you believe this was a mistake, please review our contributing guidelines |
|
@RlxChap2 reopen, looks like our check is a little bit aggressive |
|
👋 Hi there! This PR was automatically flagged and closed by our quality checks. If you believe this was a mistake, please review our contributing guidelines |
|
Also let's rebase |
|
/cc @avivkeller How to say to our bot don't close after reopen? |
|
👋 Hi there! This PR was automatically flagged and closed by our quality checks. If you believe this was a mistake, please review our contributing guidelines |
oh i see, so what is the solution rn ? |
yeah i did a rebase in the another pr #8253 |
This comment has been minimized.
This comment has been minimized.
The ‘exempt’ label, which we can customize to a different name if needed |
|
@RlxChap2 can you rebase? |
|
For reference, this PR was blocked because several files did not end in a newline AND a commit exceeded 500 characters. Fixing one of those in future PRs will prevent a block |
yeah sure lemme try to fix those |
Translate initial blog and configuration index content to Arabic while preserving MDX structure. Co-authored-by: ameencfw <ameencfw@users.noreply.github.com> Co-authored-by: Shimizu Hiroyuki <amtixdev@gmail.com>
evenstensberg
left a comment
There was a problem hiding this comment.
I think we should branch this out in a unique deploy, like we do here
ig that will be fine because we maybe change the layout like i said the this issue #8246 |
|
Let's fix lint and e2e test, also I think we need a component to switch languages |
I'll fix the lint and E2E failures first for the language switcher also i can add a simple component for switching between any lang and Arabic in this PR unless you prefer a follow-up PR |
|
hello, i tried my best to investigate what is happening and tried to fix the lint but idk why it's not working it shows to me something like Error: 388:201 error Insert `⏎⏎```` prettier/prettieralso i changed the language switcher section to another new components to be easier to put the link and data |
|
finally i fixed all of them is it good rn ? @alexander-akait |
Summary
this is in progress PR for the Arabic translation of webpack.js.org documentation, also this PR is opened to make it easier to keep the translation branch up to date with upstream changes and resolve merge conflicts as they appear this Translation work is still ongoing
What kind of change does this PR introduce?
docs
Did you add tests for your changes?
no this is a documentation/translation-only change, also ig we will change the translation in the codes:
example:
Print Pagewe will change it from the code to Arabic and it will be like:طباعة الصفحةDoes this PR introduce a breaking change?
no
If relevant, what needs to be documented once your changes are merged or what have you already documented?
translated documentation is included in this PR More translated pages will be be added
Use of AI
no AI was used for the translation changes