Sort language JSON.

This commit is contained in:
Dermot Duffy
2023-04-09 19:51:33 -07:00
parent eacef3e0d0
commit 2851502232
3 changed files with 156 additions and 156 deletions
+4 -4
View File
@@ -30,10 +30,10 @@
"editor_label": "Opções do go2rtc",
"modes": {
"editor_label": "Modos do go2rtc",
"mse": "Media Source Extensions (MSE)",
"webrtc": "Web Real-Time Communication (WebRTC)",
"mjpeg": "Motion JPEG (MJPEG)",
"mp4": "MPEG-4 (MP4)",
"mjpeg": "Motion JPEG (MJPEG)"
"mse": "Media Source Extensions (MSE)",
"webrtc": "Web Real-Time Communication (WebRTC)"
},
"stream": "Nome do stream do go2rtc"
},
@@ -478,4 +478,4 @@
},
"select_date": "Escolha a data"
}
}
}