We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Web Extensions have support for Internationalization: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Internationalization
In day to day usage, you won’t interact with any UI from Link Hints that has English text in it. The places with text are:
The description and toolbar button popup seems easy enough to translate – but does it provide any value?
The Options page, website and tutorial will be a lot more work. Is it worth the trouble, given that you don’t use any of those very often?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Web Extensions have support for Internationalization: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Internationalization
In day to day usage, you won’t interact with any UI from Link Hints that has English text in it. The places with text are:
The description and toolbar button popup seems easy enough to translate – but does it provide any value?
The Options page, website and tutorial will be a lot more work. Is it worth the trouble, given that you don’t use any of those very often?
The text was updated successfully, but these errors were encountered: