chore(i18n): cleanup i18n file (#8318)

This commit is contained in:
EYHN
2024-09-20 06:25:17 +00:00
parent bed70cd51a
commit 096f50b83b
12 changed files with 110 additions and 444 deletions

View File

@@ -2,6 +2,10 @@ name: Sync I18n with Crowdin
on:
push:
branches:
- canary
paths:
- 'packages/frontend/i18n/**'
workflow_dispatch:
jobs:
@@ -16,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: crowdin action
- name: Crowdin action
uses: crowdin/github-action@v2
with:
upload_sources: true