mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-04 01:48:54 +03:00
Consolidate documentation i18n keys (#19714)
* Consolidate documentation i18n keys * individual translations
This commit is contained in:
@@ -119,15 +119,13 @@
|
||||
"title": "Stream",
|
||||
"audio": {
|
||||
"tips": {
|
||||
"title": "Audio must be output from your camera and configured in go2rtc for this stream.",
|
||||
"documentation": "Read the documentation "
|
||||
"title": "Audio must be output from your camera and configured in go2rtc for this stream."
|
||||
},
|
||||
"available": "Audio is available for this stream",
|
||||
"unavailable": "Audio is not available for this stream"
|
||||
},
|
||||
"twoWayTalk": {
|
||||
"tips": "Your device must support the feature and WebRTC must be configured for two-way talk.",
|
||||
"tips.documentation": "Read the documentation ",
|
||||
"available": "Two-way talk is available for this stream",
|
||||
"unavailable": "Two-way talk is unavailable for this stream"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user