mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
6
.changes/fix-language-code.md
Normal file
6
.changes/fix-language-code.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"tauri-bundler": patch
|
||||
---
|
||||
|
||||
Fix language code for korean (ko-KR).
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"langId": 1041,
|
||||
"asciiCode": 932
|
||||
},
|
||||
"ko-KO": {
|
||||
"ko-KR": {
|
||||
"langId": 1042,
|
||||
"asciiCode": 949
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user