Add Turkish language option

This commit is contained in:
SoftFever 2023-09-05 20:34:38 +08:00
parent 4011a0d748
commit d4c70f5528
2 changed files with 11 additions and 1 deletions

View file

@ -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"
}
]
},