mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Localization: Update for the CZ, DE, ES, FR, IT and PL languages
This commit is contained in:
parent
df19697d8e
commit
4cc3e939da
14 changed files with 19560 additions and 12626 deletions
|
@ -28,7 +28,7 @@ bool GLGizmoSeam::on_init()
|
|||
m_desc["cursor_type"] = _L("Brush shape") + ": ";
|
||||
m_desc["enforce_caption"] = _L("Left mouse button") + ": ";
|
||||
m_desc["enforce"] = _L("Enforce seam");
|
||||
m_desc["block_caption"] = _L("Right mouse button") + " ";
|
||||
m_desc["block_caption"] = _L("Right mouse button") + ": ";
|
||||
m_desc["block"] = _L("Block seam");
|
||||
m_desc["remove_caption"] = _L("Shift + Left mouse button") + ": ";
|
||||
m_desc["remove"] = _L("Remove selection");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue