Skip to content

Fix misleading use of "hidden" and "not shown" for disabled entities … #1450

Fix misleading use of "hidden" and "not shown" for disabled entities …

Fix misleading use of "hidden" and "not shown" for disabled entities … #1450

Workflow file for this run

name: Translations
on:
push:
branches:
- dev
paths:
- src/translations/en.json
jobs:
upload:
name: Upload
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/[email protected]
- name: Upload Translations
run: |
export LOKALISE_TOKEN="${{ secrets.LOKALISE_TOKEN }}"
./script/translations_upload_base