mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Add Turkish language option
This commit is contained in:
parent
4011a0d748
commit
d4c70f5528
2 changed files with 11 additions and 1 deletions
|
@ -58,6 +58,11 @@
|
|||
"type": "po",
|
||||
"pattern": "localization/i18n/zh_TW/OrcaSlicer_zh_TW.po",
|
||||
"lang": "zh_TW"
|
||||
},
|
||||
{
|
||||
"type": "po",
|
||||
"pattern": "localization/i18n/tr/OrcaSlicer_tr.po",
|
||||
"lang": "tr"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue