Skip to content

Add about section in menu to include app info and licenses #30

Add about section in menu to include app info and licenses

Add about section in menu to include app info and licenses #30

name: Check Translations on Pull Request
on:
pull_request:
branches:
- main
jobs:
check-translations:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run translations check
run: npm run translations:check