diff --git a/app/frontend/templates/panel/panel_config.html b/app/frontend/templates/panel/panel_config.html index 115d83eb..80df0eba 100644 --- a/app/frontend/templates/panel/panel_config.html +++ b/app/frontend/templates/panel/panel_config.html @@ -4,7 +4,7 @@ {% end %} -{% block title %}Crafty Controller - Panel Config{% end %} +{% block title %}Crafty Controller - {{ translate('panelConfig', 'pageTitle', data['lang']) }}{% end %} {% block content %} @@ -15,7 +15,7 @@