Skip to content

Byzanteam-Labs/i18next_to_gettext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I18nextToGettext

Mix task to convert input i18next json file to po file for gettext

Installation

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

def deps do
  [
    {:i18next_to_gettext, "~> 0.1.0"}
  ]
end

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

Use

mix i18next_to_gettext.convert input-file output-file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages