maciek-rr / i18n_inspector

a simple tool for finding not translated dictionary symbols in ruby code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I18nInspector

A I18n tool that lists untranslated keys for given dictionary file and lists dictionary file keys that are not used in code.

Installation

Add this line to your application's Gemfile:

gem 'i18n_inspector'

And then execute:

$ bundle

Or install it yourself as:

$ gem install i18n_inspector

Usage

Contributing

About

a simple tool for finding not translated dictionary symbols in ruby code

License:MIT License


Languages

Language:Ruby 100.0%