Lost in Translation (strange behaviour with cookies consent) #6082
Closed
davideriboli
started this conversation in
General
Replies: 2 comments
-
Sounds like you're building with an outdated version of Material for MkDocs. The Italian translations were updated and corrected in 9.2.8 (via bfec92b). Make sure you're using at least Material for MkDocs 9.2.8 when building on GitHub. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! I was building with an old beta... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi friends,
I'm not shure this is a real bug, so I'm asking here before opening an issue.
I'm italian, the language of my site is setted on IT and I'm using the cookie consent.
When I render the site on my pc with mkdoc serve, the button for "Accept" is "Accetta" and this is right.
But when I run the deploy in GitHub, the button for "Accept" is "Accettazione" and this is wrong in italian.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions