mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Add traslation plugins & add loadUserInfo to get pref lang & the
translate provider & which windows can use the translate feat or not.
Not sure how can I intergrate it tho 🤔
This commit is contained in:
parent
9bf177f971
commit
bae0d3b8dc
7 changed files with 186 additions and 10 deletions
|
@ -34,6 +34,7 @@
|
|||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"crypto-js": "^4.2.0",
|
||||
"google-translate-api": "^2.3.0",
|
||||
"groq-sdk": "^0.21.0",
|
||||
"gsap": "^3.13.0",
|
||||
"html-to-json-parser": "^2.0.1",
|
||||
|
@ -50,6 +51,7 @@
|
|||
"tailwindcss": "3",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tailwindcss-animatecss": "^3.0.5",
|
||||
"translate": "^3.0.1",
|
||||
"uuid": "^11.1.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue