Skip to content

Commit

Permalink
feat(languages): enable noLazyMode for Gujarati language
Browse files Browse the repository at this point in the history
This commit adds the "noLazyMode": true property in the Gujarati.json file.
  • Loading branch information
prince-patel23 committed Jan 25, 2024
1 parent d915bef commit 33efc9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/static/languages/gujarati.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "gujarati",
"rightToLeft": false,
"ligatures": true,
"noLazyMode": true,
"bcp47": "gu",
"words": [
"મને",
Expand Down

0 comments on commit 33efc9a

Please sign in to comment.