Skip to content

lang: updated Simplified Chinese localization (#2021) #789

lang: updated Simplified Chinese localization (#2021)

lang: updated Simplified Chinese localization (#2021) #789

Workflow file for this run

name: i18n check
on:
push:
paths:
- '.github/workflows/i18n.yaml'
- '**/*.strings'
pull_request:
paths:
- '.github/workflows/i18n.yaml'
- '**/*.strings'
jobs:
i18n:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- run: python3 Kit/scripts/i18n.py