You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been on my mind eversince I start. And I never found any answer that was satisfactory so I am writing here now. The question is pretty simple I hope. Is there a way to do it normally or does this require the use of client side loading of translations?
Using getStaticProps and getStaticPaths would probably not be possible since there would be thousands of pages and no control over how many are created at any time.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This has been on my mind eversince I start. And I never found any answer that was satisfactory so I am writing here now. The question is pretty simple I hope. Is there a way to do it normally or does this require the use of client side loading of translations?
Using getStaticProps and getStaticPaths would probably not be possible since there would be thousands of pages and no control over how many are created at any time.
Beta Was this translation helpful? Give feedback.
All reactions