Skip to content

Translate the first half of library/signal.po #3235

Translate the first half of library/signal.po

Translate the first half of library/signal.po #3235

Workflow file for this run

name: build
on:
pull_request:
jobs:
ci:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: sudo apt-get install gettext
- name: Validate
run: VERSION=${{ github.event.repository.default_branch }} JOBS=4 MODE=html make all