mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Add Korean translation + Font problem (need help) (#1553)
* add ko_KR * add * additional translation "Tip of the Day" * add korean to language list * -Fix Korean translation -Add Russian to language list
This commit is contained in:
parent
f5b824eaa2
commit
224e1ea2de
5 changed files with 9809 additions and 3 deletions
|
@ -43,6 +43,16 @@
|
|||
"type": "po",
|
||||
"pattern": "bbl/i18n/ja/OrcaSlicer_ja.po",
|
||||
"lang": "ja"
|
||||
},
|
||||
{
|
||||
"type": "po",
|
||||
"pattern": "bbl/i18n/ko/OrcaSlicer_ko.po",
|
||||
"lang": "ko"
|
||||
},
|
||||
{
|
||||
"type": "po",
|
||||
"pattern": "bbl/i18n/ru/OrcaSlicer_ru.po",
|
||||
"lang": "ru"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue