solidus icon indicating copy to clipboard operation
solidus copied to clipboard

Normalize i18n keys

Open kennyadsl opened this issue 5 years ago • 2 comments

i18n-tasks gem now comes with the following post-install message:

Post-install message from i18n-tasks:
# Install default configuration:
cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/
# Add an RSpec for missing and unused keys:
cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/

It's a good opportunity to follow these instructions and improve i18n in our platform. I tried and there are a couple of things to configure and fix, but in general, it would be great to have the suggested specs to run in the CI.

kennyadsl avatar Mar 05 '21 20:03 kennyadsl

@kennyadsl I would like to take this up, can you please assign this to me and provider some pointers on how to begin

sriddbs avatar Jun 07 '21 12:06 sriddbs

Hey @sriddbs, no need to assign this you can submit the PR directly. I have no more details other than what I posted in the description. This task requires an exploratory phase to understand what those tasks do and how we could benefit from them.

Thanks for contributing!

kennyadsl avatar Jun 08 '21 08:06 kennyadsl