Skip to content

Commit

Permalink
Add translation
Browse files Browse the repository at this point in the history
  • Loading branch information
JackGruber committed Dec 12, 2023
1 parent cd41eec commit f65ca55
Show file tree
Hide file tree
Showing 6 changed files with 497 additions and 58 deletions.
223 changes: 220 additions & 3 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 @@ -17,6 +17,7 @@
"joplin-plugin"
],
"devDependencies": {
"@joplin/lib": "~2.9",
"@types/jest": "^26.0.23",
"@types/node": "^18.7.13",
"axios": "^0.21.1",
Expand All @@ -38,11 +39,11 @@
"typescript": "^4.8.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"yargs": "^16.2.0",
"@joplin/lib": "~2.9"
"yargs": "^16.2.0"
},
"dependencies": {
"electron-log": "^4.4.1",
"i18n": "^0.15.1",
"jest-when": "^3.3.1",
"moment": "^2.29.1",
"remark": "^13.0.0",
Expand Down
Loading

0 comments on commit f65ca55

Please sign in to comment.