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…
Placeholder replacement Latte macro provides simple way to put the content of variables into the right places.