Use the page language for the framework translation

This commit is contained in:
enrico
2018-09-27 10:13:43 +02:00
parent 2bf251201c
commit 0d72c5a056
3 changed files with 116 additions and 4 deletions

View File

@ -1,5 +1,6 @@
<?php
namespace Todaymade\Daux\Format\HTML;
namespace Todaymade\Daux\Format\HTML\Test;
use Todaymade\Daux\Config as MainConfig;
use \Todaymade\Daux\Format\HTML\ContentTypes\Markdown\CommonMarkConverter;