fix: language code conversion (#53)

This commit is contained in:
UUBulb
2024-12-14 17:17:53 +08:00
committed by GitHub
parent 437a8d7b6c
commit c1177880c8
9 changed files with 38 additions and 6 deletions

View File

@@ -6,6 +6,7 @@ on:
jobs:
auto-fix:
if: github.actor != 'weblate'
runs-on: ubuntu-latest
steps:
- name: Checkout code