mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-10 00:07:21 -06:00
* Improve model titles * remove deprecated strftime_fmt * remove * remove restart wording * add copilot instructions * fix docs * Move files into try for classification rollover * Use friendly names for zones in notifications --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
3 lines
192 B
Markdown
3 lines
192 B
Markdown
Never write strings in the frontend directly, always write to and reference the relevant translations file.
|
|
Always conform new and refactored code to the existing coding style in the project.
|