diff --git a/strings.php b/strings.php index b76837e..dc00c9c 100644 --- a/strings.php +++ b/strings.php @@ -13,6 +13,7 @@ $translations['header'] = "Header"; $translations['time'] = "Time"; $translations['startTimer'] = "Start timer"; $translations['loading'] = "Loading..."; +$translations['timerOf'] = "Timer of"; $translations['results']['permissionDenied'] = "Access denied"; diff --git a/theme.php b/theme.php index 0e2cd93..3d3eaa0 100644 --- a/theme.php +++ b/theme.php @@ -253,7 +253,7 @@ class LandingpageTheme - + <?= $this->_trId("timerOf") . " " . $username ?>