Change name for graph dialog
This commit is contained in:
parent
69e66d5815
commit
70fb1b5c71
|
@ -58,7 +58,7 @@
|
||||||
</button>
|
</button>
|
||||||
<button class="btn btn-block btn-small" data-bind="click: showGraphDialog"
|
<button class="btn btn-block btn-small" data-bind="click: showGraphDialog"
|
||||||
title="Assists in debugging performance issues by analyzing the Klipper log files.">
|
title="Assists in debugging performance issues by analyzing the Klipper log files.">
|
||||||
{{ _('Analyze Klipper Logfiles') }}
|
{{ _('Analyze Klipper Log') }}
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue