rowild
rowild
NNuxt
Created by rowild on 2/10/2025 in #❓・help
[i18n] Is translating the complete URL possible?
@kapa.ai Thank you! I found the problem. In the i18n configuration in the nuxt.config.ts file, the lazy option must be set to false, then it works.
15 replies
NNuxt
Created by rowild on 2/10/2025 in #❓・help
[i18n] Is translating the complete URL possible?
@kapa.ai Ok, that indeed works. Partly. Now the following happens: When I switch from English to French, the page does not display the text, but instead the variable that holds the text. That is: menu.home in the navigation, or about.title in the about.vue component. What could be the reason for that?
15 replies