Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dashboard): add Arabic translation #10463

Closed
wants to merge 397 commits into from

Conversation

zaaakher
Copy link
Contributor

@zaaakher zaaakher commented Dec 6, 2024

This PR adds Arabic localization.

Ideally, we might need to add dir="rtl" conditionally somewhere to flip the UI to make it RTL

@zaaakher zaaakher requested a review from a team as a code owner December 6, 2024 02:44
Copy link

changeset-bot bot commented Dec 6, 2024

🦋 Changeset detected

Latest commit: 4de94e9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 65 packages
Name Type
@medusajs/dashboard Patch
@medusajs/admin-bundler Patch
@medusajs/medusa Patch
@medusajs/test-utils Patch
@medusajs/api-key Patch
@medusajs/auth Patch
@medusajs/cache-inmemory Patch
@medusajs/cache-redis Patch
@medusajs/cart Patch
@medusajs/currency Patch
@medusajs/customer Patch
@medusajs/event-bus-local Patch
@medusajs/event-bus-redis Patch
@medusajs/file Patch
@medusajs/fulfillment Patch
@medusajs/index Patch
@medusajs/inventory Patch
@medusajs/link-modules Patch
@medusajs/locking Patch
@medusajs/notification Patch
@medusajs/order Patch
@medusajs/payment Patch
@medusajs/pricing Patch
@medusajs/product Patch
@medusajs/promotion Patch
@medusajs/region Patch
@medusajs/sales-channel Patch
@medusajs/stock-location Patch
@medusajs/store Patch
@medusajs/tax Patch
@medusajs/user Patch
@medusajs/workflow-engine-inmemory Patch
@medusajs/workflow-engine-redis Patch
@medusajs/auth-emailpass Patch
@medusajs/auth-github Patch
@medusajs/auth-google Patch
@medusajs/file-local Patch
@medusajs/file-s3 Patch
@medusajs/fulfillment-manual Patch
@medusajs/locking-postgres Patch
@medusajs/locking-redis Patch
@medusajs/notification-local Patch
@medusajs/notification-sendgrid Patch
@medusajs/payment-stripe Patch
@medusajs/core-flows Patch
@medusajs/framework Patch
@medusajs/js-sdk Patch
@medusajs/modules-sdk Patch
@medusajs/orchestration Patch
@medusajs/types Patch
@medusajs/utils Patch
@medusajs/workflows-sdk Patch
@medusajs/cli Patch
@medusajs/medusa-oas-cli Patch
@medusajs/oas-github-ci Patch
@medusajs/telemetry Patch
@medusajs/admin-sdk Patch
@medusajs/admin-shared Patch
@medusajs/admin-vite-plugin Patch
@medusajs/icons Patch
@medusajs/toolbox Patch
@medusajs/ui-preset Patch
create-medusa-app Patch
medusa-dev-cli Patch
integration-tests-http Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Dec 6, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Dec 8, 2024 2:13am

Copy link

vercel bot commented Dec 6, 2024

@zaaakher is attempting to deploy a commit to the medusajs Team on Vercel.

A member of the Team first needs to authorize it.

packages/admin/dashboard/src/i18n/languages.ts Outdated Show resolved Hide resolved
packages/admin/dashboard/src/i18n/languages.ts Outdated Show resolved Hide resolved
@zaaakher zaaakher changed the title chore: add Arabic translation feat(dashboard): add Arabic translation Dec 8, 2024
@zaaakher
Copy link
Contributor Author

zaaakher commented Dec 8, 2024

@MEClouds Done 👍

shahednasser and others added 19 commits December 23, 2024 16:27
… product routes (medusajs#10707)

* fix(medusa,types): fix request query parameter types for store product routes

* fix test errors
* docs: fix typo in extend core flow

* small fixes
* docs: split events reference across modules

* add lint exceptions
…n windows (medusajs#10717)

* fix(medusa-cli): fix medusa develop command crashing on file change on windows

* chore: update changeset to patch
Export `updateTaxRegionsStep` to ensure it's included in generated references
* revise API Key Module overview

* revise auth module

* support ref sidebar items

* remove examples

* revise cart module

* revise currency

* revise customer module

* revise fulfillment module

* revise inventory module

* revise order module

* revise payment

* revise pricing module

* revise product module

* revise promotion module

* revise region module

* revise sales channel module

* revise stock location module

* revise store module

* revise tax module

* revise user module

* lint content + fix snippets
…API token (medusajs#10744)

* docs: fix and improve details on sending authenticated requests with API token

* fix security schema
…AS (medusajs#10747)

* docs-util: add publishable api key header parameter to store routes OAS

* fix oas
shahednasser and others added 13 commits January 25, 2025 18:51
medusajs#11057)

* wip: tag endpoints

* feat: types, product types

* feat: tests

* fix: update product type schema
- Add chapter on updating Medusa
- Add section in UI docs about updating UI packages in standalone applications

Closes medusajs#10927
Closes DX-1282
* docs: add documentation for DataTable

* update package versions
* docs: update links to MikroORM docs following update

* update lock file
(Should be merged after the next release)

Closes DX-1294
@TheMikeyRoss
Copy link

I just want to point out:

Arabic: ~420 million speakers globally.
Macedonian: ~2-3 million speakers globally.

github-actions bot and others added 2 commits January 27, 2025 13:40
* chore(docs): Generated DML JSON files (automated)

* changes

---------

Co-authored-by: olivermrbl <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
@sradevski
Copy link
Member

@zaaakher can you please rebase and add all missing keys? We'll get it merged but it currently has merge conflicts.

fPolic and others added 6 commits January 27, 2025 12:00
…llment shipping changes (medusajs#10902)

**What**
- product <> shipping profile link
- create and update product workflows/endpoints accepts shipping profile
- pass shipping option id when creating fulfillment to allow overriding customer selected SO
- validate shipping profile delete
- dashboard
  - set shipping profile on product create
  - manage shipping profile for a product
  - **update the create fulfillment form**
- other
  - fix create product form infinite rerenders
 
---

CLOSES CMRC-831 CMRC-834 CMRC-836 CMRC-837 CMRC-838 CMRC-857 TRI-761
@zaaakher zaaakher requested review from a team as code owners January 27, 2025 13:02
@zaaakher
Copy link
Contributor Author

I tried to rebase but i think i did something wrong

@zaaakher
Copy link
Contributor Author

@sradevski I think i screwed up this PR, so I made a new one #11174

@zaaakher zaaakher closed this Jan 27, 2025
@TheMikeyRoss
Copy link

@zaaakher We've all been there 😄. Thanks anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.