diff options
| author | Fuwn <[email protected]> | 2024-01-20 02:00:45 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-20 02:00:45 -0800 |
| commit | 6ad0e36f4d46062db497cf06c882d1423925c998 (patch) | |
| tree | 330695d8060401f3dc1a0f9bb16303586acec6f9 /package.json | |
| parent | feat: root prefix all links (diff) | |
| download | due.moe-6ad0e36f4d46062db497cf06c882d1423925c998.tar.xz due.moe-6ad0e36f4d46062db497cf06c882d1423925c998.zip | |
feat: localisation
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d314c257..fa05a0a9 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "modern-screenshot": "^4.4.33", "rss-parser": "^3.13.0", "string-similarity": "^4.0.4", + "svelte-i18n": "^4.0.0", "svelte-notifications": "^0.9.98", "wanakana": "^5.3.1" } |