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
Hi some message are hard-coded in english, so they are not translated (in french for me).
Examples of hard-coded english messages in javascript file (with code source):
-var refreshed='Sources have been refreshed'... -selfoss.ui.showMessage(refreshed,'Reload list'... -selfoss.ui.showError('Cannot refresh sources: '...
Possible french translation:
The text was updated successfully, but these errors were encountered:
WOOOOWWWW issue #1000 !!! 🎉🎉🎊🎆🎈🎈
I wish selfoss a 'happy one thousand issue' WOOOTTTT !!! 😉😘
Sorry, something went wrong.
Hmm, I thought I had opened an issue for this but apparently we only have one for spout fields. This one should be easy to fix at least.
Successfully merging a pull request may close this issue.
Hi some message are hard-coded in english, so they are not translated (in french for me).
Examples of hard-coded english messages in javascript file (with code source):
-var refreshed='Sources have been refreshed'...
-selfoss.ui.showMessage(refreshed,'Reload list'...
-selfoss.ui.showError('Cannot refresh sources: '...
Possible french translation:
The text was updated successfully, but these errors were encountered: