Websit Translate | Development
I have been assigned a task to develop the website for a certain factory. I gather information from each department in the factory, structure it, and create the website.
Drafting the design is straightforward when I gather information or requirements from various departments in the factory. I draft several options to find the best one.
Based on the requirement that the website should be language-switchable, I studied next-i18n to create middleware, generated a language list, and set English as the default language. I created JSON files and used them to substitute variables according to different languages for easy code formatting.