Adding translatin update by @prschopf (#1241)

This commit is contained in:
Raivis Dejus 2025-09-08 17:17:46 +03:00 committed by GitHub
commit 34b2a56198
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 65 additions and 77 deletions

View file

@ -5,16 +5,7 @@ on:
- main
tags:
- "*"
paths-ignore:
- '**/*.po'
- '**/*.mo'
- 'locales/**'
pull_request:
paths-ignore:
- '**/*.po'
- '**/*.mo'
- 'locales/**'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}