Skip to content

Set Translation Languages via Environment Variables in the GUI #116

Set Translation Languages via Environment Variables in the GUI

Set Translation Languages via Environment Variables in the GUI #116

Workflow file for this run

name: Format Code with Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable