For the initial page load, getInitialProps will execute on the server only. getInitialProps will only be executed on the client when navigating to a different route via the Link component or using the routing APIs.
Note: getInitialProps can not be used in children components. Only in pages.
всем привет, подскажите пожалуйста как правильно делать переводы на сайте, когда next.js хостится на firebase? попробовал with-react-i18next но че то не взлетело