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
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
397 commits
Select commit Hold shift + click to select a range
c804ae5
docs-util: fix links in references to current page (#10703)
shahednasser Dec 23, 2024
9a05888
docs-util: fix query params not retrieved correctly for some routes (…
shahednasser Dec 23, 2024
be9b19e
docs: split commerce modules sidebars (#10705)
shahednasser Dec 23, 2024
13ddf27
fix(medusa,types,js-sdk): fix request query parameter types for store…
shahednasser Dec 23, 2024
a4335f2
docs: fix typo in extend core flow (#10709)
shahednasser Dec 23, 2024
fd1afa8
docs: split events reference across modules (#10711)
shahednasser Dec 24, 2024
041baaf
docs: split admin widget zone to pages (#10719)
shahednasser Dec 24, 2024
83925f5
fix(medusa-cli): fix medusa develop command crashing on file change o…
ranjithkumar8352 Dec 24, 2024
8441d2a
docs: improve link docs for commerce modules (#10726)
shahednasser Dec 24, 2024
bff031b
docs: fix multiple typos in customization chapters (#10727)
shahednasser Dec 24, 2024
97baa56
docs: add workflow / step tags (#10731)
shahednasser Dec 25, 2024
699bb6d
fix(core-flows): export updateTaxRegionsStep (#10732)
shahednasser Dec 25, 2024
c8f9938
feat(medusa): Add health endpoint for all running modes of medusa (#1…
sradevski Dec 26, 2024
ebca8fe
docs: revise commerce modules overview pages (#10738)
shahednasser Dec 26, 2024
688e1e6
chore(js-sdk): add tags to js-sdk (#10739)
shahednasser Dec 26, 2024
ee50e67
docs: add JS SDK to commerce modules sidebars (#10740)
shahednasser Dec 26, 2024
ce51c36
chore: improve payment provider tsdocs + generate reference (#10742)
shahednasser Dec 26, 2024
b9e7090
docs: fix and improve details on sending authenticated requests with …
shahednasser Dec 26, 2024
91ebf6d
docs-util: add publishable api key header parameter to store routes O…
shahednasser Dec 26, 2024
65d0a30
docs: document how to calculate shipping prices in storefront (#10748)
shahednasser Dec 27, 2024
8839970
docs: allow scroll with keys (#10752)
shahednasser Dec 27, 2024
1c355da
docs: update and fix UI props docs (#10754)
shahednasser Dec 27, 2024
1e6d56b
feat(create-medusa-app): allow passing project name on command line (…
shahednasser Dec 29, 2024
bbf790e
feat: deprecate remote link (#10768)
thetutlage Dec 30, 2024
5ca4b0b
docs: use correct env variable for medusa admin in server mode deploy…
ranjithkumar8352 Dec 31, 2024
0e2f608
docs: update desktop nav menu item title (#10125)
ahrbil Dec 31, 2024
6780ea9
docs: document missing events in reference (#10779)
shahednasser Dec 31, 2024
1ef3e4b
docs: update fulfillment provider module docs to reflect CalculatedSh…
ranjithkumar8352 Dec 31, 2024
a0a94d5
docs: fix code tabs in production (#10784)
shahednasser Dec 31, 2024
8e27af5
docs: fix selected variant in storefront guide (#10785)
shahednasser Jan 2, 2025
36019b7
chore: fix links to contribution guidelines (#10792)
shahednasser Jan 2, 2025
6d989bc
fix(pricing): pricing context calculations only takes into account ex…
riqwan Jan 2, 2025
0594f37
docs: fix highlights in checkout storefront guide (#10793)
shahednasser Jan 2, 2025
54e1e70
docs: fix cross-project link for Card components (#10794)
shahednasser Jan 2, 2025
5e9d86d
feat: deprecate remoteQueryConfig in favor of queryConfig (#10773)
thetutlage Jan 3, 2025
ecc09fd
feat: generate modules mappings at runtime (#10791)
thetutlage Jan 3, 2025
988931a
Fix/product variants filter (#10808)
thetutlage Jan 3, 2025
18b385a
docs: handle product deletion in digital products recipe (#10811)
shahednasser Jan 3, 2025
152a94e
feat(create-medusa-app): improve by adding depth to clone commands (#…
shahednasser Jan 5, 2025
7d8f6cf
fix(): Workflow cancellation + gracefully handle non serializable sta…
adrien2p Jan 5, 2025
79c87c0
fix(core-flow): invalid update quantity in update line item in cart w…
daykrm Jan 5, 2025
95b61bf
Update README.md (#10825)
MedusaNick Jan 6, 2025
f7ffa35
fix(promotion): don't evaluate rule condition if conditions to evalua…
riqwan Jan 6, 2025
8224466
docs: fix storefront sections in digital product recipe (#10833)
shahednasser Jan 6, 2025
c440068
chore: small tsdoc changes for remoteLink and remoteQueryConfig (#10837)
shahednasser Jan 6, 2025
3253e19
chore(ui): general updates and fixes to TSDocs and types (#10753)
shahednasser Jan 6, 2025
9490c26
docs: update next.js storefront snippets (#10840)
shahednasser Jan 6, 2025
fde73db
feat(auth-google,auth-github): Allow passing a custom callbackUrl to …
sradevski Jan 6, 2025
99a0610
fix(stock-location,core-flows,types): updates existing address when u…
riqwan Jan 7, 2025
4759419
feat(dashboard,core-flows,types,utils,medusa): Order cancelations wil…
riqwan Jan 7, 2025
4c0546a
docs: update storefront development snippets for next.js 15 compatibi…
shahednasser Jan 7, 2025
333ed53
Update page.mdx (#10847)
DivineStudio Jan 7, 2025
16b0672
feat(core-flows,fulfillment, fulfillment-manual, types): make fulfill…
fPolic Jan 7, 2025
4f89766
chore: Add missing changeset
olivermrbl Jan 7, 2025
a989c50
chore: fix version number in tsdocs (#10856)
shahednasser Jan 7, 2025
632600e
fix(create-medusa-app): add default storefront url to auth CORS (#10853)
shahednasser Jan 7, 2025
f8c20e5
docs: document registering user with existing email (#10859)
shahednasser Jan 7, 2025
e40878d
chore: rename remote-query-entry-points.d.ts to query-entry-points.d.…
thetutlage Jan 7, 2025
37aa804
fix(dashboard): cancel order notifications (#10858)
fPolic Jan 7, 2025
3919b26
chore: Version packages
olivermrbl Jan 7, 2025
f5f4d41
chore: Release
olivermrbl Jan 7, 2025
38223e5
docs: rename remoteLink and remoteQueryConfig (#10836)
shahednasser Jan 7, 2025
54a3db7
chore(docs): Update version in documentation (automated) (#10864)
github-actions[bot] Jan 7, 2025
936954e
docs: fix divider in API reference + clean up layout (#10861)
shahednasser Jan 7, 2025
ff3df90
docs: document create-medusa-app new project name argument (#10834)
shahednasser Jan 7, 2025
5216ad2
chore(docs): Generated References (automated) (#10866)
github-actions[bot] Jan 7, 2025
899b1fb
chore(medusa): Add handler path to the http tracing to be able to gro…
adrien2p Jan 7, 2025
edcff0e
docs-util: fixes to OAS generator + generate OAS (#10867)
shahednasser Jan 7, 2025
60fd1cb
docs: document dependencies for auth provider (#10865)
shahednasser Jan 7, 2025
8e7d895
docs: update recipes following 2.2 release (#10868)
shahednasser Jan 7, 2025
2734dd6
docs: added Cloudflare R2 guide for Object Storage (#10497)
ehtisham-afzal Jan 8, 2025
ef78a04
docs: fix typo (#10870)
gharbi-mohamed-dev Jan 8, 2025
9427f1e
docs: added llms.txt (#10873)
shahednasser Jan 8, 2025
a0e944a
docs: general fixes and additions (#10876)
shahednasser Jan 8, 2025
46f987e
docs-util: fix parsing when function if it has three parameters (#10878)
shahednasser Jan 8, 2025
bd73716
docs-util: add warning on request body change (#10881)
shahednasser Jan 8, 2025
6778235
feat: add default retry strategy for redis (#10880)
thetutlage Jan 9, 2025
28febfc
feat: remove dead code and refactor the logic of resolving plugins (#…
thetutlage Jan 9, 2025
3ee15f3
docs: add inventory kit conceptual guide (#10891)
shahednasser Jan 9, 2025
a625bce
fix(pricing): PriceLists of type Sale should not override lower price…
kasperkristensen Jan 9, 2025
1ade80c
docs: fix colon in api key header (#10893)
shahednasser Jan 9, 2025
635d026
docs: fix typo (#10894)
gharbi-mohamed-dev Jan 9, 2025
6747a15
fix: event-bus-redis processor execute event before subscriber are lo…
pmc12thsuki Jan 9, 2025
3fec01a
fix(pricing): add null conditions for deleted at during price calcula…
riqwan Jan 9, 2025
44706ef
docs: add workflow and js sdk reference pages for commerce modules (#…
shahednasser Jan 9, 2025
c490e08
fix(modules): Fix miss leading provider resolution error (#10900)
adrien2p Jan 10, 2025
ff72509
fix(types): add missing inventory_items to input of createProductsWor…
shahednasser Jan 10, 2025
a607b8e
docs-util: fix hook input type showing as __type (#10905)
shahednasser Jan 10, 2025
c1930bd
feat: Merge plugin modules (#10895)
thetutlage Jan 10, 2025
428fce5
chore: move build utilities to Compiler class (#10904)
thetutlage Jan 10, 2025
a126f40
docs: DX improvements to a workflow / step reference page (#10906)
shahednasser Jan 10, 2025
01acf9e
fix(orchestration): avoid retry when finished (#10913)
carlos-r-l-rodrigues Jan 10, 2025
e82645b
docs: typo fixes in execute workflow section (#10911)
shahednasser Jan 10, 2025
c591545
docs-util: add examples generator for workflows and steps (#10914)
shahednasser Jan 10, 2025
bc22b81
feat(inventory,dashboard,types,core-flows,js-sdk,medusa): Improve inv…
kasperkristensen Jan 13, 2025
b938051
docs: update breaking changes for google auth storefront (#10924)
ranjithkumar8352 Jan 13, 2025
db338e4
chore(core-flows,types): add tsdocs for create cart workflow (#10928)
shahednasser Jan 13, 2025
253b642
docs: fix validation in restaurant-delivery marketplace recipe (#10925)
shahednasser Jan 13, 2025
1ba2fad
feat(admin-bundler,admin-vite-plugin,medusa): Add support for loading…
kasperkristensen Jan 13, 2025
2a9ca1d
docs: fixes to workflow reference tooling (#10931)
shahednasser Jan 13, 2025
ecf7378
[Fix] Update Repository Directory Paths for All Packages (#10910)
rahul-rocket Jan 13, 2025
69e2a6d
Feat/plugin develop (#10926)
thetutlage Jan 13, 2025
55ff7e4
docs: add a note about promotion types support in Medusa Admin (#10933)
shahednasser Jan 13, 2025
4250c29
docs: fix authentication callback descriptions to include all query p…
shahednasser Jan 13, 2025
b0cfb05
docs: remove redundant body parameter in fetch customer (#10934)
ranjithkumar8352 Jan 13, 2025
b0f581c
feat: add plugin build command (#10935)
thetutlage Jan 13, 2025
c895ed8
feat: Scaffold plugin in create-medusa-app (#10908)
adrien2p Jan 13, 2025
b7a3759
feat(cli): Add plugin:publish and plugin:add commands support (#10938)
adrien2p Jan 13, 2025
60dc8f6
chore(core-flows,types): improve tsdocs of workflows [1] (#10940)
shahednasser Jan 13, 2025
7232a8a
fix(core-flows): return refunded when all captured payments have been…
riqwan Jan 13, 2025
1758bfb
fix(dashboard, core-flows): improvements to order page on canceled or…
riqwan Jan 13, 2025
d9ea65d
chore(docs): generate references following latest workflows reference…
shahednasser Jan 13, 2025
1b86c17
docs-util: remove duplicate union children (#10942)
shahednasser Jan 13, 2025
2a2b387
docs: add additional data description in generated references (#10944)
shahednasser Jan 13, 2025
4bc3f5b
feat(medusa,framework,cli,admin-bundler): Integrate admin extensions …
kasperkristensen Jan 13, 2025
98e77fa
docs-util: reorder workflow execution examples (#10955)
shahednasser Jan 14, 2025
fa5d1b6
docs: small typo fix (#10956)
shahednasser Jan 14, 2025
cf62a0a
docs: handle step tooltip bug in safari (#10954)
shahednasser Jan 14, 2025
044af3f
docs-util: add exception for workflow examples modification + show su…
shahednasser Jan 14, 2025
65bf6e4
chore: Use local CLI version in CI (#10982)
olivermrbl Jan 15, 2025
c5a2071
fix(core-flows): missing variable of when condition (#10958)
carlos-r-l-rodrigues Jan 15, 2025
8c2b4a5
chore(core-flows,types): improve TSDocs of product workflows (#10966)
shahednasser Jan 15, 2025
ff73904
chore(core-flows,types): improve TSDocs of order workflows (#10983)
shahednasser Jan 15, 2025
62d543e
docs: fixes to database transaction docs (#10978)
shahednasser Jan 15, 2025
0924164
feat(core, medusa, cli): Enable migration scripts (#10960)
adrien2p Jan 15, 2025
d845adc
fix: Include is default billing and shipping fields in the address re…
sradevski Jan 15, 2025
2a25b4d
chore(dashboard,icons): Update icons and switch icon in CategoryTree …
kasperkristensen Jan 15, 2025
11f98f3
feat(core-flows): validate hook in cart workflows (#10967)
carlos-r-l-rodrigues Jan 15, 2025
8792d0c
fix(index): Add type casting to raw order by (#10899)
adrien2p Jan 15, 2025
c75678d
feat: add support for loading admin extensions from the source (#10975)
thetutlage Jan 16, 2025
44cd022
fix: Put routes loader error inline (#10912)
sradevski Jan 16, 2025
f523586
feat: Improvements to payment module and Stripe provider (#10980)
sradevski Jan 16, 2025
8cd58b3
chore(core-flows,types): improve TSDocs of cart workflows and steps (…
shahednasser Jan 16, 2025
da8e173
feat: Remove fields from payment models that were leftovers from v1 (…
sradevski Jan 16, 2025
52f6cfe
chore(core-flows,types): improve tsdocs of fulfillment (#10995)
shahednasser Jan 16, 2025
b79dc40
chore(core-flows): improve TSDocs of customer and customer groups wor…
shahednasser Jan 16, 2025
9a74291
fix(framework): Exclude .d.ts files from the glob search and fix inse…
adrien2p Jan 16, 2025
114b213
chore: lazy import admin-bundler and run scripts during publish (#10996)
thetutlage Jan 16, 2025
f99f720
feat: Add support for listing saved payment methods in module and Str…
sradevski Jan 16, 2025
8e7c138
chore(core-flows): improve TSDocs for payment workflows / steps (#10998)
shahednasser Jan 16, 2025
32dd383
chore(core-flows,types): improve tsdocs of pricing-related workflows …
shahednasser Jan 16, 2025
effee5c
chore(js-sdk): update TSDocs of auth callback (#11005)
shahednasser Jan 16, 2025
5eab9e7
feat(promotion,dashboard,types,utils,medusa): Add statuses to promoti…
riqwan Jan 16, 2025
911eefa
fix(dashboard): delete user messages (#11004)
fPolic Jan 16, 2025
6b60264
chore: fix manage customer groups of customer OAS (#11011)
shahednasser Jan 17, 2025
c09d7e5
chore(core-flows,types): improve TSDocs of inventory-related workflow…
shahednasser Jan 17, 2025
7be4735
fix(core-flows,medusa): use deleteRefundReasonsWorkflow in delete /ad…
shahednasser Jan 17, 2025
bae3ddc
chore(core-flows,types): update TSDocs related to promotion workflows…
shahednasser Jan 17, 2025
5582bd2
chore(core-flows,types): improve TSDocs of user-related workflows (#1…
shahednasser Jan 17, 2025
0cfaab5
Feat(medusa, cli): plugin db generate (#10988)
adrien2p Jan 17, 2025
c1cbd54
chore(core-flows, types): improve TSDocs of tax and region related wo…
shahednasser Jan 17, 2025
cbcca21
docs: fix select code blocks in UI docs (#11010)
shahednasser Jan 17, 2025
544580e
chore(core-flows,types): improve TSDocs for remaining workflows (#11021)
shahednasser Jan 17, 2025
5faf48b
chore: Add missing minor changeset
olivermrbl Jan 17, 2025
efe141f
chore: Version packages
olivermrbl Jan 17, 2025
dd0417a
chore: Release
olivermrbl Jan 17, 2025
8754c2a
docs: update payment docs after removing fields (#10992)
shahednasser Jan 17, 2025
f15fb4d
chore(framework): update the TSDocs for a plugin in the medusa config…
shahednasser Jan 17, 2025
e3d5457
docs: document new migration script option for db:migrate (#10986)
shahednasser Jan 17, 2025
2c96649
chore(docs): Update version in documentation (automated) (#11025)
github-actions[bot] Jan 17, 2025
e50d0ff
chore(docs): Generated DML JSON files (automated) (#11026)
github-actions[bot] Jan 17, 2025
bff8c0b
chore: generate core-flows reference for 2.3.0 (#11028)
shahednasser Jan 17, 2025
24441e4
chore(docs): Updated API Reference (automated) (#11030)
github-actions[bot] Jan 17, 2025
2f7ec55
chore: generate types docs reference manually for 2.3.0 (#11034)
shahednasser Jan 17, 2025
45847fe
docs: generate references for v2.3.0 (#11035)
shahednasser Jan 17, 2025
c1385c7
fix(core-flows): cart validate sales channel (#11024)
fPolic Jan 18, 2025
2a5f2a5
fix(cli): fix command description for plugin:db:generate (#11022)
shahednasser Jan 18, 2025
123d2f4
feat(dashboard): invite UI tweaks (#10999)
fPolic Jan 18, 2025
6689812
docs: fix typo in admin translations guide (#11043)
gharbi-mohamed-dev Jan 20, 2025
d089852
docs: improve content of workflows reference overview page (#11045)
shahednasser Jan 20, 2025
e448734
chore(core-flows): general fixes to core-flows TSDocs (#11046)
shahednasser Jan 20, 2025
171088b
fix: missing dependencies in the framework package (#11049)
thetutlage Jan 20, 2025
57e9a7a
chore: Version packages
olivermrbl Jan 20, 2025
402a5c3
chore: Release
olivermrbl Jan 20, 2025
b278ee5
docs: how to add new admin route under existing route (#10652)
eugenepro2 Jan 20, 2025
c3976a3
chore(docs): Update version in documentation (automated) (#11051)
github-actions[bot] Jan 20, 2025
147c0e5
feat(ui,dashboard): Add DataTable block (#10024)
kasperkristensen Jan 20, 2025
8dc8d64
chore(docs): Generated References (automated) (#11052)
github-actions[bot] Jan 20, 2025
5b9cb5a
chore(docs): Updated API Reference (automated) (#11053)
github-actions[bot] Jan 20, 2025
af350c3
docs: add search to workflows reference (#11054)
shahednasser Jan 20, 2025
0d18d58
docs: fixes for core workflows reference (#11056)
shahednasser Jan 20, 2025
644c8b9
fix(dashboard): create sales channel toast type (#11019)
Avia-Code Jan 20, 2025
a0fc612
feat: Add translations for Macedonian (#11039)
sradevski Jan 20, 2025
24a952a
docs: fix types with arguments not showing correct properties (#11062)
shahednasser Jan 20, 2025
45b47bf
fix(medusa): use correct request and response types for batch locatio…
shahednasser Jan 20, 2025
d4e042e
fix(dashboard,js-sdk,types): Remove redundant body for markAsDelivere…
kasperkristensen Jan 20, 2025
13fe2f6
fix(framework): migration scripts regexp (#11072)
adrien2p Jan 21, 2025
cd75806
fix(create-medusa-app): fix database name from input not used in setu…
shahednasser Jan 21, 2025
05c8a67
feat: Add support for creating payment methods to payment module (#11…
sradevski Jan 21, 2025
cc73802
chore(order): dml (#10292)
carlos-r-l-rodrigues Jan 21, 2025
8119d99
fix(promotion): eval conditions for rules are made accurate (#10915)
riqwan Jan 21, 2025
ecc8efc
fix(event): Subscriber ID miss usage (#11047)
adrien2p Jan 22, 2025
da3906e
fix: Unique constraint should account for soft deleted records (#11048)
adrien2p Jan 22, 2025
83c91f1
fix(dashboard): Use date util to properly format date in order detail…
kasperkristensen Jan 22, 2025
2d0e506
fix(core-flows): change some types to interfaces (#11061)
shahednasser Jan 22, 2025
e53b8b0
fix: Flaky behavior of Yalc (#11084)
thetutlage Jan 22, 2025
b9c469a
fix(admin-bundler): Fix Vite imports to prevent deprecation warnings …
kasperkristensen Jan 22, 2025
9472a82
feat: Add translations for Mongolian (#11085)
sanchir2011 Jan 22, 2025
c400719
fix(dashboard): Persist variant_rank (#11074)
kasperkristensen Jan 22, 2025
7feb004
fix(ui): Fix position of Checkbox indicator (#11075)
kasperkristensen Jan 22, 2025
0bef320
fix(dashboard): Add global errorElement (#10981)
kasperkristensen Jan 22, 2025
6346836
feat(dashboard): Refactor Users table to use the new DataTable block …
kasperkristensen Jan 22, 2025
909b685
refactor(ui-preset): replace defaultTheme import (#11041)
pnodet Jan 22, 2025
7dc18a4
add support to arabic (#11088)
gharbi-mohamed-dev Jan 22, 2025
91112b4
Add Romanian translation (#10890)
python27tt Jan 22, 2025
9321920
fix: Medusa package version should use ~ instead of ^ (#11077)
adrien2p Jan 22, 2025
5ff45f2
feat: add translation for zh-CN (#10757)
leosin Jan 22, 2025
75ae707
chore(ui): add tsdocs for DataTable components (#11087)
shahednasser Jan 22, 2025
91862d5
Add Persian (fa) translations for the admin dashboard (#11091)
behrouz-shafaati Jan 23, 2025
5aa4797
fix(fulfillment): migration so rules (#11109)
carlos-r-l-rodrigues Jan 23, 2025
3138485
fix(fulfillment): migration so rules (#11113)
carlos-r-l-rodrigues Jan 23, 2025
0deffe7
fix: switch from tsc watch to chokidar (#11110)
thetutlage Jan 23, 2025
57892be
fix(admin-bundler): Optimize tanstack/react-query (#11112)
kasperkristensen Jan 23, 2025
4eecda5
fix(dashboard): Format i18n schema with Prettier (#11107)
kasperkristensen Jan 23, 2025
c4eb36b
docs: added note in API reference clarifying what schemas are (#11116)
shahednasser Jan 23, 2025
b418fb1
docs: update list of routes accepting additional data (#11119)
shahednasser Jan 23, 2025
6e59126
fix(core-flows, dashboard): handling fulfillment rules (#11111)
fPolic Jan 23, 2025
eace10e
fix(medusa,cli): Resources not correctly loaded when running the migr…
adrien2p Jan 23, 2025
2fe98c9
docs: add a note about installing tanstack query as a dev dependency …
shahednasser Jan 23, 2025
97280cd
docs-util: fix incorrect workflow extracted in OAS (#11120)
shahednasser Jan 23, 2025
36a08ac
docs: clarify condition / variable manipulation restriction for workf…
shahednasser Jan 23, 2025
8d0b9f5
typo (#11128)
devduttabain Jan 24, 2025
232281d
feat: add Czech language translation (#11127)
TomasKliner Jan 24, 2025
c1ae373
product categories hooks (#11093)
noubase Jan 24, 2025
cdfde0d
docs: document workflow retention (#11138)
shahednasser Jan 24, 2025
a76208e
chore(utils): patch unique index migration (#11136)
carlos-r-l-rodrigues Jan 24, 2025
dc3a4b5
docs: add troubleshooting for cloudflare s3 (#11143)
shahednasser Jan 24, 2025
8038a91
docs: fix sidebar items not showing if they have same title in API re…
shahednasser Jan 24, 2025
f803157
docs: generate sidebar for main docs (#11139)
shahednasser Jan 24, 2025
1d7eeb5
docs: fix current sidebar not found (#11155)
shahednasser Jan 25, 2025
d4cbc62
feat(medusa,product,types): product type & tag store missing endpoint…
fPolic Jan 26, 2025
9462f00
docs: add updates documentation (#11146)
shahednasser Jan 27, 2025
b0a2699
docs: fix tanstack query version (#11162)
shahednasser Jan 27, 2025
986ee80
chore: Version packages
olivermrbl Jan 27, 2025
df4facb
chore: Release
olivermrbl Jan 27, 2025
84fe325
feat: add Russian language translation (#11156)
aglitchman Jan 27, 2025
956a50e
Added currency symbol for Turkish lira (#11150)
altruity Jan 27, 2025
c8fc5ed
docs: add documentation for DataTable (#11095)
shahednasser Jan 27, 2025
a135c83
docs: update links to MikroORM docs following update (#11096)
shahednasser Jan 27, 2025
2a82596
chore(docs): Update version in documentation (automated) (#11164)
github-actions[bot] Jan 27, 2025
0c5f21e
chore(docs): Updated UI Reference (automated) (#11166)
github-actions[bot] Jan 27, 2025
c26ef84
docs: added plugins documentation (#10989)
shahednasser Jan 27, 2025
43aa993
chore(docs): Generated DML JSON files (automated) (#11165)
github-actions[bot] Jan 27, 2025
3e81962
chore(docs): Updated API Reference (automated) (#11167)
github-actions[bot] Jan 27, 2025
864d772
feat(core-flows, dashboard, link-modules,medusa, types, utils): fulfi…
fPolic Jan 27, 2025
06c9591
chore: add arabic translation
zaaakher Dec 6, 2024
81a3636
feat(dashboard): set `ltr` to false + add changeset
zaaakher Dec 8, 2024
6f502d1
chore: update langauges/ts
zaaakher Jan 27, 2025
78b8025
Merge branch 'locale/ar' of https://github.com/zaaakher/medusa into p…
zaaakher Jan 27, 2025
4de94e9
chore: add missing keys
zaaakher Jan 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/young-beers-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---

- Add Arabic i18n localization
8 changes: 7 additions & 1 deletion packages/admin/dashboard/src/i18n/languages.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
import { de, enUS, es, fr, it, pl, ptBR, th, tr } from "date-fns/locale"
import { de, enUS, es, fr, it, pl, ptBR, th, tr ,ar} from "date-fns/locale"
import { Language } from "./types"

export const languages: Language[] = [
{
code: "ar",
display_name: "العربية",
ltr: false,
date_locale: ar,
},
{
code: "en",
display_name: "English",
Expand Down
Loading