Migrate translations to keys and switch to Localazy (#1198)
This commit is contained in:
committed by
GitHub
parent
2c62efa6e8
commit
86832a1793
8
.github/workflows/localazy_download.yaml
vendored
Normal file
8
.github/workflows/localazy_download.yaml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
name: Localazy Download
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
jobs:
|
||||
download:
|
||||
uses: matrix-org/matrix-web-i18n/.github/workflows/localazy_download.yaml@main
|
||||
secrets:
|
||||
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
Reference in New Issue
Block a user