Translation module
npm install @superhero/translationLicence: MIT
---

A translation module | pre-beta
npm install @superhero/translation
...or just set the dependency in your package.json file:
``json``
{
"dependencies":
{
"@superhero/translation": "*"
}
}