Skip to content

Commit

Permalink
Add (ur) urdu translatin in config
Browse files Browse the repository at this point in the history
  • Loading branch information
AsharibAli committed Feb 23, 2024
1 parent 7407bf3 commit 1c32a0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ async function createConfig() {
label: '繁體中文',
direction: 'ltr',
},
'ur': {
label: 'اردو',
direction: 'rtl',
},
},
},
scripts: [
Expand Down

0 comments on commit 1c32a0a

Please sign in to comment.