Fix hideUntranslated parameter value in README

This commit is contained in:
kahakai 2024-03-25 23:22:52 +00:00
parent 3176ce9d8e
commit c90ac62c1c

View file

@ -92,7 +92,7 @@ for a sample of how you can setup multilingual support.
By default, the theme creates a translation button that gets disabled when the
current page is only available in any other language. You can also choose to
hide this button (instead of disabling it) by setting `hideUntranslated =
false`.
true`.
### More