No release in over a year
Automatic translation into the target language based on the base i18n yaml.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

I18n::Translate::Rails

Translate rails locale files into other languages using the Google Translate api.

System Requirements

rails 7.0.4 [^We have not confirmed that it works, but it probably works with other versions.]

Setup

  1. Install a config file.
$ bin/rails i18n:translate:install
  1. Set google api key to i18n_translate_api_key in credentials.

Use

$  bin/rails i18n:translate[config/locales/en.yml,ja]