Add ability to translate links.

This commit is contained in:
James Cole
2017-08-25 16:03:36 +02:00
parent 72b7900ce2
commit 4b2abb6f25
4 changed files with 73 additions and 30 deletions

View File

@@ -61,6 +61,7 @@ class General extends Twig_Extension
$this->steamPositive(),
$this->activeRoutePartial(),
$this->activeRoutePartialWhat(),
];
}