Skip to content

feat(web): convert most strings to translation keys #35

feat(web): convert most strings to translation keys

feat(web): convert most strings to translation keys #35

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build_and_test_frontend:
uses: ./.github/workflows/frontend.yaml
secrets: inherit
build_and_test_backend:
uses: ./.github/workflows/backend.yaml
secrets: inherit