Skip to content

feat(i18n): add Arabic translation#3401

Merged
PKief merged 7 commits intomaterial-extensions:mainfrom
FireMoonStudio:main
Mar 19, 2026
Merged

feat(i18n): add Arabic translation#3401
PKief merged 7 commits intomaterial-extensions:mainfrom
FireMoonStudio:main

Conversation

@FireMoonStudio
Copy link
Copy Markdown
Contributor

@FireMoonStudio FireMoonStudio commented Mar 16, 2026

I added
1- package.nls.ar.json
2- lang-ar.ts
3- Pointed out lang-ar.ts in translate.ts

 `import { translation as langAr } from './translations/lang-ar';`

    case 'ar':
   return langAr;

Signed-off-by: FireMoonStudio <firemoongamesstudio@gmail.com>
Signed-off-by: FireMoonStudio <firemoongamesstudio@gmail.com>
Signed-off-by: FireMoonStudio <firemoongamesstudio@gmail.com>
@github-actions github-actions bot added the translations Issues related to translating the project into other languages label Mar 16, 2026
@FireMoonStudio FireMoonStudio changed the title Translation of vscode-material-icon-theme into Arabic feat(i18n): add Arabic translation Mar 17, 2026
Signed-off-by: FireMoonStudio <firemoongamesstudio@gmail.com>
@FireMoonStudio FireMoonStudio marked this pull request as draft March 18, 2026 03:08
@FireMoonStudio FireMoonStudio marked this pull request as ready for review March 18, 2026 03:08
Copy link
Copy Markdown
Member

@PKief PKief left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, it looks good to me

@PKief PKief merged commit 2ed916f into material-extensions:main Mar 19, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Merge Successful

Thanks for your contribution! 🎉

The changes will be part of the upcoming update on the Marketplace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

translations Issues related to translating the project into other languages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants