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
Or maybe I don't fully get the behaviour of sphinx.locale.get_translation?
Happy to open a PR if that saves time.
On another topic: Any update/plan to work on #282? I'm also very interested in that feature, could potentially contribute if nothing is ongoing already.
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Hi all,
First, thanks for the amazing work on this theme! 🙂
Just noticed a very minor issue while hovering over the Binder launcher, there is a space missing in the tooltip, it shows as:
Launch onBinder
Looks like this needs to be corrected for all launcher types:
sphinx-book-theme/src/sphinx_book_theme/header_buttons/launch.py
Line 136 in c2664dd
sphinx-book-theme/src/sphinx_book_theme/header_buttons/launch.py
Line 154 in c2664dd
sphinx-book-theme/src/sphinx_book_theme/header_buttons/launch.py
Line 169 in c2664dd
sphinx-book-theme/src/sphinx_book_theme/header_buttons/launch.py
Line 185 in c2664dd
Or maybe I don't fully get the behaviour of
sphinx.locale.get_translation
?Happy to open a PR if that saves time.
On another topic: Any update/plan to work on #282? I'm also very interested in that feature, could potentially contribute if nothing is ongoing already.
The text was updated successfully, but these errors were encountered: