oak-pay-business/es/oak-app-domain/Livestream/locales/zh_CN.json

23 lines
576 B
JSON

{
"name": "直播流",
"attr": {
"title": "名称",
"streamTitle": "直播流名称",
"liveonly": "活跃状态",
"hub": "直播空间名称",
"entity": "所属实体",
"entityId": "所属实体id",
"rtmpPushUrl": "推流地址",
"rtmpPlayUrl": "播放地址",
"expireAt": "推流过期时间",
"pcPushUrl": "OBS推流地址",
"streamKey": "OBS串流密钥"
},
"v": {
"liveonly": {
"online": "在线",
"offline": "下线"
}
}
}