Skip to content

何时能自带视频会议的功能啊我看文档还是不支持自带,只能声网之类的。 || When can I bring my own video conferencing function? I read the documentation and it still doesn’t support bringing it in. It can only be done through Shengwang or something like that. #413

何时能自带视频会议的功能啊我看文档还是不支持自带,只能声网之类的。 || When can I bring my own video conferencing function? I read the documentation and it still doesn’t support bringing it in. It can only be done through Shengwang or something like that.

何时能自带视频会议的功能啊我看文档还是不支持自带,只能声网之类的。 || When can I bring my own video conferencing function? I read the documentation and it still doesn’t support bringing it in. It can only be done through Shengwang or something like that. #413

Workflow file for this run

name: 'translator'
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
discussion:
types: [created, edited]
discussion_comment:
types: [created, edited]
pull_request_target:
types: [opened, edited]
pull_request_review_comment:
types: [created, edited]
jobs:
translate:
permissions:
issues: write
discussions: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: lizheming/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
IS_MODIFY_TITLE: true
APPEND_TRANSLATION: true