Change name for graph dialog

This commit is contained in:
thelastWallE 2021-03-27 00:16:08 +01:00
parent 69e66d5815
commit 70fb1b5c71
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
</button>
<button class="btn btn-block btn-small" data-bind="click: showGraphDialog"
title="Assists in debugging performance issues by analyzing the Klipper log files.">
{{ _('Analyze Klipper Logfiles') }}
{{ _('Analyze Klipper Log') }}
</button>
</div>
</div>