Skip to content

Update en.json

Update en.json #9

name: Validate JSON
on:
push:
branches:
- redesign
jobs:
github_action_json_lint:
runs-on: ubuntu-latest
steps:
- name: Validate JSON
uses: ilmartyrk/github-action-json-lint@67390ba9d84fec8df05f99d4c128d0f210dac320
with:
path-to-file: '/src/assets/i18n/en.json'