efficient-indigoE
Refine3y ago
9 replies
efficient-indigo

useTranslate()

placeholder={translate("label.input", { ns: "label.code" })}
"label": {
"input": "Input",
"code": "Code"
}

How can I get output like this?
output => placeholder will be to enter the code
Was this page helpful?