diff --git a/.github/workflows/ci_lint.yml b/.github/workflows/ci_lint.yml index cba722e..54673e7 100644 --- a/.github/workflows/ci_lint.yml +++ b/.github/workflows/ci_lint.yml @@ -14,7 +14,7 @@ jobs: lint-report: runs-on: ubuntu-20.04 steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 1 diff --git a/.github/workflows/i18n.yml b/.github/workflows/i18n.yml index fcbd137..d455a0c 100644 --- a/.github/workflows/i18n.yml +++ b/.github/workflows/i18n.yml @@ -31,7 +31,7 @@ jobs: RUBY_VERSION: 2.7.5 steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 1 @@ -49,7 +49,7 @@ jobs: SIMPLECOV: 0 CODECOV: 0 - - uses: actions/upload-artifact@v2-preview + - uses: actions/upload-artifact@v3 if: always() with: name: screenshots diff --git a/.github/workflows/test_app.yml b/.github/workflows/test_app.yml index a075c20..3fa6438 100644 --- a/.github/workflows/test_app.yml +++ b/.github/workflows/test_app.yml @@ -27,7 +27,7 @@ jobs: RUBY_VERSION: 2.7.5 steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 1 @@ -59,7 +59,7 @@ jobs: SIMPLECOV: 1 CODECOV: 1 - - uses: actions/upload-artifact@v2-preview + - uses: actions/upload-artifact@v3 if: always() with: name: screenshots diff --git a/config/locales/en.yml b/config/locales/en.yml index 0f11b1b..5adaa78 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,5 +1,18 @@ --- en: + activemodel: + attributes: + proposal_state: + announcement_title: Announcement title + answerable: Answerable + css_class: CSS Classes + default: Default + description: Description + gamified: Gamified + notifiable: Notifiable + system: System + title: Title + token: Token decidim: admin: filters: