Skip to content

Commit

Permalink
Move i18n to app
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarZubaidi committed Oct 10, 2023
1 parent 6d08d07 commit 0513aa8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,5 @@
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.8.0",
"typescript": "^4.7.4"
},
"dependencies": {
"i18next": "23.5.1"
}
}
1 change: 1 addition & 0 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"@mui/system": "^5.10.16",
"@mui/x-date-pickers": "^5.0.10",
"@zapehr/sdk": "^1.0.8",
"i18next": "23.5.1",
"i18next-browser-languagedetector": "^7.0.1",
"luxon": "^3.1.1",
"mixpanel-browser": "^2.45.0",
Expand Down
7 changes: 3 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0513aa8

Please sign in to comment.