mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 17:43:59 +03:00
fix missing i18n keys (#18309)
This commit is contained in:
@@ -39,8 +39,11 @@
|
||||
"document": "Read the documentation "
|
||||
}
|
||||
},
|
||||
"stream": "Stream",
|
||||
"placeholder": "Choose a stream",
|
||||
"streamMethod": {
|
||||
"label": "Streaming Method",
|
||||
"placeholder": "Choose a streaming method",
|
||||
"method": {
|
||||
"noStreaming": {
|
||||
"label": "No Streaming",
|
||||
|
||||
Reference in New Issue
Block a user