Skip to content
Discussion options

You must be logged in to vote

Thanks for reaching out!

Yeah, this is too far outside the scope for me internationalization in the product natively, but I can try to help you get something working for your use case.

Changing the UI text is something you can do without much technical knowledge. You'd basically just need to open files and replace English text with Dutch text. Most of the UI is in the templates folder, so you'd change "Upload" to "Uploaden." Error messages and stuff would still be in English, and those are fixable too but a little more work to hunt them down in Go code.

How are you running PicoShare?

If you're just running it in Docker, you should be able to download the source for the latest release, unz…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@omkelderman
Comment options

@mtlynch
Comment options

Answer selected by mtlynch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #754 on April 15, 2026 17:18.