Migrate translations to keys and switch to Localazy (#1198)

This commit is contained in:
Michael Telatynski
2023-09-05 17:09:47 +01:00
committed by GitHub
parent 2c62efa6e8
commit 86832a1793
63 changed files with 2857 additions and 2057 deletions

View 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 }}