please advise me what to do in the following situation: I made machine translation for Nextjs site, I have in all components my paths to the keys with the corresponding text, my customer was not satisfied with the machine translation, so he decided to give me files from the old version of the site with translations, with a different structure, how can I quickly replace all the keys in my components to match the new structure? Maybe there are some utilities for this in i18n?
How to Update Translation Keys in Next.js to Match a New i18n Structure? - Stack Overflow
评论列表(0)
- 暂无评论