ar.react.dev icon indicating copy to clipboard operation
ar.react.dev copied to clipboard

✨ Add Arabic translations for footer links and copyright notice

Open abdelkabirouadoukou opened this issue 11 months ago • 6 comments

Description This pull request adds Arabic translations for the footer links and the copyright notice on the site. The goal is to increase accessibility for Arabic-speaking users by providing localized content.

Changes

  • Added Arabic translations for all footer links.
  • Updated the copyright notice to include Arabic text.

Impact This change will improve the overall user experience for Arabic-speaking audiences by ensuring that all footer-related content is available in their native language.

abdelkabirouadoukou avatar Feb 02 '25 14:02 abdelkabirouadoukou

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ar-react-dev 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 2, 2025 10:08am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
legacy-ar-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Jun 2, 2025 10:08am

vercel[bot] avatar Feb 02 '25 14:02 vercel[bot]

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 104.3 KB (🟡 +2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Five Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/404 106.39 KB (🟡 +1.24 KB) 210.69 KB
/500 106.38 KB (🟡 +1.24 KB) 210.68 KB
/[[...markdownPath]] 108.27 KB (🟡 +1.24 KB) 212.56 KB
/errors 106.6 KB (🟡 +1.24 KB) 210.89 KB
/errors/[errorCode] 106.57 KB (🟡 +1.24 KB) 210.87 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

github-actions[bot] avatar Feb 24 '25 13:02 github-actions[bot]

Review required

abdelkabirouadoukou avatar Feb 24 '25 13:02 abdelkabirouadoukou

Hey, I need a Review Request Here!

abdelkabirouadoukou avatar Mar 17 '25 14:03 abdelkabirouadoukou

@AhmedBaset

abdelkabirouadoukou avatar Jul 01 '25 21:07 abdelkabirouadoukou

Thank you @abdelkabirouadoukou for your contribution. Can you please resolve the merge conflicts so I can review

Please notice that "Start a new React app" was removed from react.dev, and replaced with Creating a React App

AhmedBaset avatar Nov 08 '25 14:11 AhmedBaset