Set up i18n-tasks for the admin gem
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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