Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change language of the button labels #365

Open
hackenjoe opened this issue Feb 26, 2021 · 1 comment
Open

Change language of the button labels #365

hackenjoe opened this issue Feb 26, 2021 · 1 comment

Comments

@hackenjoe
Copy link

I think a useful and simple feature would be to change the language for the button labels. For example one might add his preferred language in the configuration settings:

<script type="text/x-thebe-config">
{
   language="german",
}

Maybe you can add this feature.

@hackenjoe hackenjoe added the enhancement New feature or request label Feb 26, 2021
@choldgraf
Copy link
Member

I think it’s a great idea 👍 happy to look over PRs that implement this. Another patterns I’ve seen is a config value for the language, and then a dictionary that chooses button labels etc based on that config.

@akhmerov akhmerov added enhancement and removed enhancement New feature or request labels May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants