I18nParser

Parsing I18n files for different frameworks

Installation

If available in Hex, the package can be installed by adding i18n_parser to your list of dependencies in mix.exs:

def deps do
  [
    {:i18n_parser, "~> 0.1.6"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/i18n_parser.