mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Renamed FDM supports and seam gizmos
This commit is contained in:
parent
21f1853d53
commit
b27bf1815c
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ void GLGizmoFdmSupports::on_shutdown()
|
|||
|
||||
std::string GLGizmoFdmSupports::on_get_name() const
|
||||
{
|
||||
return (_(L("FDM Support Editing")) + " [L]").ToUTF8().data();
|
||||
return (_L("Paint-on supports") + " [L]").ToUTF8().data();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue