You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a new site. I'd like to configure 2 languages, english and romanian (default). This is the Repo.
In hugo.toml I have: defaultContentLanguage = "ro"
[languages] for both [languages.ro] and [languages.en] are configured. the weight of the romanian one is set to 1.
For some reason, english is still the default.
I have tried chat gpt and multiple things, but none of them seem to work. Can someone please point me in the right direction on this one?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone!
I am working on a new site. I'd like to configure 2 languages, english and romanian (default). This is the Repo.
In hugo.toml I have:
defaultContentLanguage = "ro"
[languages] for both [languages.ro] and [languages.en] are configured. the weight of the romanian one is set to 1.
For some reason, english is still the default.
I have tried chat gpt and multiple things, but none of them seem to work. Can someone please point me in the right direction on this one?
Any hints would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions