- Prerequisites
You must use i18n-tasks and make sure i18n-tasks health
is OK.
I recommend that running i18n-tasks health
along with your tests in CI.
-
Download i18n-tasks_js.rb as
lib/i18n_tasks/js.rb
in your project. -
Insert the line below into the top of
config/i18n-tasks.yml
<% require './lib/i18n_tasks/js' %>