Accessing locale based on file #752
NaveenRakuten7555
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
if we have multiple json file based on page ,need to load only file based string ,Is there any way to access based on file name like
const t= useTranslations("fileName.title").
i think all the json file will be loaded at once, what if need to get only string based on filename fro the specific components?
Beta Was this translation helpful? Give feedback.
All reactions