solidusio / solidusio/solidus

Set up i18n-tasks for the admin gem

Open
#5,354 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

changelog:solidus_admin
Dominant language
Ruby
Stars
5.3k
Forks
1.4k
Avg merge
1d 22h
Merged PRs (30d)
62

Description

We're using i18n-tasks in core & the api to help us find missing, unused, etc. i18n tasks. We should do the same in the new admin, but we need to tweak it to acknowledge translations defined within the app/components directory and how their keys are resolved locally.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the existing i18n-tasks setup in core and the API with the new admin gem. Inspect translations under app/components and how their keys are resolved locally; the work is done when i18n-tasks recognizes those translations and reports missing or unused keys for the admin gem.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
internationalization, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.