|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
<template>
|
|
|
<div class="dashboard-editor-container">
|
|
<div class="dashboard-editor-container">
|
|
|
- <h2>Welcome {{ user.name }}</h2>
|
|
|
|
|
|
|
+ <h2>{{ $t('common.dashboardWelcome') }} {{ user.name }}</h2>
|
|
|
<!-- <github-corner class="github-corner" />-->
|
|
<!-- <github-corner class="github-corner" />-->
|
|
|
|
|
|
|
|
<!-- <panel-group @handleSetLineChartData="handleSetLineChartData" />-->
|
|
<!-- <panel-group @handleSetLineChartData="handleSetLineChartData" />-->
|