-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Conversation
🦋 Changeset detectedLatest commit: 4de94e9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 65 packages
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
@zaaakher is attempting to deploy a commit to the medusajs Team on Vercel. A member of the Team first needs to authorize it. |
@MEClouds Done 👍 |
… 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
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
) Co-authored-by: olivermrbl <[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]>
(Should be merged after the next release) Closes DX-1294
I just want to point out: Arabic: ~420 million speakers globally. |
* 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]>
@zaaakher can you please rebase and add all missing keys? We'll get it merged but it currently has merge conflicts. |
…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
I tried to rebase but i think i did something wrong |
@sradevski I think i screwed up this PR, so I made a new one #11174 |
@zaaakher We've all been there 😄. Thanks anyway |
This PR adds Arabic localization.
Ideally, we might need to add
dir="rtl"
conditionally somewhere to flip the UI to make it RTL