|
@@ -222,7 +222,7 @@ function DashboardPage() {
|
|
|
className="flex items-center justify-center text-muted-foreground"
|
|
className="flex items-center justify-center text-muted-foreground"
|
|
|
style={{ height: '400px' }}
|
|
style={{ height: '400px' }}
|
|
|
>
|
|
>
|
|
|
- No widgets available
|
|
|
|
|
|
|
+ <Trans>No widgets available</Trans>
|
|
|
</div>
|
|
</div>
|
|
|
)}
|
|
)}
|
|
|
</div>
|
|
</div>
|