Skip to content

Translated previously not translated strings in german translation fi… #1123

Translated previously not translated strings in german translation fi…

Translated previously not translated strings in german translation fi… #1123

Workflow file for this run

# copied from Liam's workflows
name: CI
on:
push:
branches:
- "master"
pull_request:
branches:
- "master"
jobs:
lint-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm install
- name: Lint
run: yarn run lint