Skip to content

fix the missing msgstr in po file #1827

fix the missing msgstr in po file

fix the missing msgstr in po file #1827

Workflow file for this run

name: Trigger CircleCI
on: [push, pull_request, workflow_dispatch]
jobs:
trigger-circleci:
runs-on: ubuntu-latest
steps:
- name: Trigger CircleCI Build
id: trigger_circleci_build
uses: CircleCI-Public/[email protected]
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}