Consolidate documentation i18n keys (#19714)

* Consolidate documentation i18n keys

* individual translations
This commit is contained in:
Josh Hawkins
2025-08-22 17:19:00 -05:00
committed by GitHub
parent a88760efa1
commit 95131541c5
59 changed files with 121 additions and 116 deletions
+1 -3
View File
@@ -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"
},