Skip to content

Commit

Permalink
[i18n] Bengali 'ben-in' translation (#322)
Browse files Browse the repository at this point in the history
* Bengali Language added (#320)

* few facts are translated

* test cases added. test the test cases first

* more facts translated

* 5 more facts translated

* fix: small linting fix and test assertion change

---------

Co-authored-by: DShaw0004 <[email protected]>
  • Loading branch information
BeauBouchard and dshaw0004 authored Sep 21, 2023
1 parent c0f1e8b commit 864f7c0
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 36 deletions.
100 changes: 66 additions & 34 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"sonseong10 <https://github.com/sonseong10/>",
"Whiskydog <https://github.com/Whiskydog/>",
"DerTimonius <https://github.com/DerTimonius/>",
"Gilsabo <https://github.com/Gilsabo>"
"Gilsabo <https://github.com/Gilsabo>",
"dshaw0004 <https://github.com/dshaw0004>"
],
"scripts": {
"start": "node ./src/app.js",
Expand All @@ -56,7 +57,7 @@
"devDependencies": {
"chai": "4.3.8",
"codecov": "3.8.3",
"eslint": "8.49.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "4.2.1",
Expand Down
Loading

0 comments on commit 864f7c0

Please sign in to comment.