fix: retranslate CustomCommands
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
/*
|
||||
* PolyMC - Minecraft Launcher
|
||||
* Copyright (c) 2022 Jamie Mansfield <jmansfield@cadixdev.org>
|
||||
* Copyright (c) 2022 Sefa Eyeoglu <contact@scrumplex.net>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -87,5 +88,5 @@ void CustomCommandsPage::loadSettings()
|
||||
|
||||
void CustomCommandsPage::retranslate()
|
||||
{
|
||||
// fixme: implement
|
||||
commands->retranslate();
|
||||
}
|
||||
|
Reference in New Issue
Block a user