Skip to content

fix(i18n): 修复缺失的语言词条 #502

fix(i18n): 修复缺失的语言词条

fix(i18n): 修复缺失的语言词条 #502

# force copy from tencent/tdesign
name: pr-spell-check
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/typos@master