From e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 20 Dec 2022 17:54:56 -0500 Subject: Revamped next/previous cmds (Voting system); Basic i18n support; --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 5757d02..45bb323 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "discord.js": "^14.6.0", "ffmpeg-static": "^5.1.0", "i18next": "^22.4.5", + "i18next-fs-backend": "^2.1.0", "music-metadata": "^8.1.0", "sodium": "^3.0.2" }, -- cgit v1.2.3