nano4/utilstranslation.php

Translation Framework

Making handling translations easy. Based on my older Translation framework, but updated for simplicity. NOTE: This is not directly compatibile with the older Translation framework as namespaces are placed directly within languages alongside keys. Also, "inherits" becomes ".inherits" in this implementation.

Classes

LangException LangException: Thrown if something goes wrong.
Translation Translation Class