♻️ Remove references to next-i18next (#1597)

This commit is contained in:
Luke Vella 2025-03-04 16:15:10 +00:00 committed by GitHub
parent 53e50cd8c7
commit f0358a10a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 111 additions and 139 deletions

View file

@ -14,7 +14,8 @@ import {
SmileIcon,
} from "lucide-react";
import Link from "next/link";
import { Trans } from "next-i18next";
import { Trans } from "@/components/trans";
const FeedbackButton = () => {
return (