It gets the t function and i18n instance inside your functional components. Usage import React from "react"; import { useTranslation } from "react-i18next"; ...
確定! 回上一頁