Proper way how to load translator into the presenters and controls template in the Nette framework based applications
Simple implementation of \Nette\Localization\ITranslator interface. Just print the key as is. Usefull when you have no time for managing gettext…