Skip to content

Commit

Permalink
Add translations for RTSP template (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 authored Jan 2, 2023
1 parent d8d5d3e commit f8c3fba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/frigate/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"init": {
"data": {
"rtmp_url_template": "RTMP URL template (see documentation)",
"rtsp_url_template": "RTSP URL template (see documentation)",
"media_browser_enable": "Enable the media browser",
"notification_proxy_enable": "Enable the unauthenticated notification event proxy",
"notification_proxy_expire_after_seconds": "Disallow unauthenticated notification access after seconds (0=never)"
Expand Down
1 change: 1 addition & 0 deletions custom_components/frigate/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"init": {
"data": {
"rtmp_url_template": "Modelo de URL RTMP (consulte a documentação)",
"rtsp_url_template": "Modelo de URL RTSP (consulte a documentação)",
"notification_proxy_enable": "Habilitar o proxy de evento de notificação não autenticado"
}
}
Expand Down
1 change: 1 addition & 0 deletions custom_components/frigate/translations/pt_br.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"init": {
"data": {
"rtmp_url_template": "Modelo de URL RTMP (consulte a documentação)",
"rtsp_url_template": "Modelo de URL RTSP (consulte a documentação)",
"notification_proxy_enable": "Habilitar o proxy de evento de notificação não autenticado"
}
}
Expand Down

0 comments on commit f8c3fba

Please sign in to comment.