mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 15:07:31 -06:00
New de translation and typos for 2.20beta (#6702)
* add new de translation for 2.2 beta * fix typo info(r)mation * build new locals
This commit is contained in:
parent
cb8866b478
commit
adb2d33c92
26 changed files with 1504 additions and 1342 deletions
|
@ -8300,7 +8300,7 @@ void Plater::priv::on_create_filament(SimpleEvent &)
|
|||
|
||||
void Plater::priv::on_modify_filament(SimpleEvent &evt)
|
||||
{
|
||||
FilamentInfomation *filament_info = static_cast<FilamentInfomation *>(evt.GetEventObject());
|
||||
Filamentinformation *filament_info = static_cast<Filamentinformation *>(evt.GetEventObject());
|
||||
int res;
|
||||
std::shared_ptr<Preset> need_edit_preset;
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue