Is there a way to change the HTML lang attribute without using i18n, something like metadata const?
Unanswered
useless posted this in #help-forum
uselessOP
I don't want to use i18n since it is inconvenient and I want to set the HTML
lang in a simple way like the const metadata is there anything like this or is it hard to create? any options that require no middleware configuration too?4 Replies
you can't set it in your root layout?
uselessOP
I can but this makes the whole site in the same language and I want to modify the HTML
lang from different pagesuselessOP
so different pages have different languages
Masai Lion
I have the same issue. I don't want to learn anything else, I just want to manually translate my current 3 pages website