docs(ar): add Arabic translation for documentation pages#8253
Closed
RlxChap2 wants to merge 3 commits into
Closed
Conversation
* feat(arabic): initilizing project to be translated * docs(configuration): translated main file & configuration-languages files to arabic * feat(i18n): translate index page to Arabic - Translated the main blog index page to Arabic. * feat(i18n): translate webpack 5.105 release post to Arabic - Translated the webpack 5.105 release post to Arabic. * feat(i18n): translate 2026 roadmap post to Arabic - Translated the 2026 roadmap post to Arabic. * feat(i18n): translate webpack 5.106 release post to Arabic - Translated the webpack 5.106 release post to Arabic. * feat(i18n): translate 2021 roadmap post to Arabic - Translated the 2021 roadmap post to Arabic. * feat(i18n): translate webpack 5 release post to Arabic - Translated the comprehensive webpack 5 release post to Arabic while preserving technical terms and MDX structures. * docs(blog): fixed missed informations --------- Co-authored-by: ameencfw <ameencfw@users.noreply.github.com> Co-authored-by: Shimizu Hiroyuki <amtixdev@gmail.com>
* docs(configuration): translated configuration-types.mdx * docs(configuration): translated cache.mdx * docs(configuration): translated dotenv.mdx * docs(configuration): translated entry-context.mdx * docs(configuration): translated experiments.mdx * docs(configuration): translated extending-configurations.mdx * docs(configuration): translated infrastructureLogging.mdx * docs(configuration): translated mode.mdx * docs(configuration): translated node.mdx * docs(configuration): translated other-options.mdx * docs(configuration): performance.mdx * docs(configuration): plugins.mdx * docs(configuration): translated target.mdx * docs(configuration): translated watch.mdx to arabic * docs(configuration): translate cache page * docs(configuration): translate configuration languages page * docs(configuration): translate configuration types page * docs(configuration): translate dev server page * docs(configuration): translate devtool page * docs(configuration): translate entry and context page * docs(configuration): translate experiments page * docs(configuration): translate extending configurations page * docs(configuration): translate externals page * docs(configuration): translate configuration overview * docs(configuration): translate mode page * docs(configuration): translate module page * docs(configuration): translate optimization page * docs(configuration): translate other options page * docs(configuration): translate output page * docs(configuration): translate performance page * docs(configuration): translate resolve page * docs(configuration): translate stats page * docs(configuration): translate target page * docs(configuration): translate watch page
|
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 |
This was referenced May 20, 2026
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
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