If you intend to contribute code changes, learn how to [set up your development environment](#Set-up-your-development-environment).
<!--
When contributing template changes, [validate](#Validating-changes) your changes by generating projects with updated templates and running appropriate tests, then file a PR to trigger CI validation. -->
## Set up your development environment
You should follow [./INSTALL.md](./INSTALL.md) to install a working BirdNET-stream system on your system.
## Localization
BirdNET-stream webapp is written in PHP Symfony. The i18n files are stored in the `[./www/translations](./www/translations)` directory.
Any help is welcome to translate the webapp into your language.