Describe the bug
There are two tooltips in
- src/sphinx_book_theme/theme/sphinx_book_theme/components/toggle-primary-sidebar.html -> Toggle primary sidebar
- src/sphinx_book_theme/theme/sphinx_book_theme/components/toggle-secondary-sidebar.html -> Toggle secondary sidebar
These strings are missing from src/sphinx_book_theme/assets/translations/jsons translations and hard-coded in English. Please mark them as translatable and add them to the translations directory.
Hungarian translations:
- Toggle primary sidebar = Elsődleges oldalsáv be- vagy kikapcsolása
- Toggle secondary sidebar = Másodlagos oldalsáv be- vagy kikapcsolása
Reproduce the bug
- Open any documentation using this book theme.
- Hover the menu button in the top left corner.
- "Toggle primary sidebar" is displayed as tooltip.
List your environment
No response
Describe the bug
There are two tooltips in
These strings are missing from src/sphinx_book_theme/assets/translations/jsons translations and hard-coded in English. Please mark them as translatable and add them to the translations directory.
Hungarian translations:
Reproduce the bug
List your environment
No response