Enable translation of HelpWhatsThis Table of Contents

This commit is contained in:
Alejandro Martinez
2022-02-21 18:54:11 -03:00
parent 1c157a69a1
commit a0dc39822f

View File

@@ -64,7 +64,7 @@ HelpWhatsThis::getText(GCHelp chapter) {
default:
case Default:
return text.arg("Main-Page_Table-of-contents").arg("Table of Contents");
return text.arg("Main-Page_Table-of-contents").arg(tr("Table of Contents"));
// Scope Bar
case ScopeBar: