This commit is contained in:
sunsets
2023-07-10 09:20:31 +08:00
parent a63019af97
commit 2d1de91a4f
12 changed files with 1169 additions and 7 deletions

View File

@@ -285,9 +285,9 @@ private:
// credits infornation
credits = title + " " +
//B11
" ";
// _L("is based on Slic3r by Alessandro Ranellucci and the RepRap community.") + "\n" +
// B11
_L("is based on Slic3r by Alessandro Ranellucci and the RepRap community.") + "\n";
//+
// _L("Developed by QIDI Research.") + "\n\n" +
// title + " " + _L("is licensed under the") + " " + _L("GNU Affero General Public License, version 3") + ".\n\n" +
// _L("Contributions by Vojtech Bubnik, Enrico Turri, Oleksandra Iushchenko, Tamas Meszaros, Lukas Matena, Vojtech Kral, David Kocik and numerous others.") + "\n\n" +