1
0
Fork 0

Fix typo in Korean language code

This commit is contained in:
Bram Schoenmakers 2024-01-18 20:39:50 +01:00
parent 31115b2700
commit 8aa9510ed1
Signed by: bram
GPG key ID: 0CCD19DFDC63258F
2 changed files with 5 additions and 1 deletions

View file

@ -210,6 +210,10 @@ The summarizer commands =kagi-summarize-*= now accept a universal prefix. This a
- choose a different target language;
- choose a different summarizer engine.
*** Fixes
- Fixed language code for Korean summaries.
** 0.2
*** Breaking changes

View file

@ -116,7 +116,7 @@ https://help.kagi.com/kagi/api/summarizer.html."
("Indonesian [ID]" . "ID")
("Italian [IT]" . "IT")
("Japanese [JA]" . "JA")
("Korean [KO]" . "KA")
("Korean [KO]" . "KO")
("Lithuanian [LT]" . "LT")
("Latvian [LV]" . "LV")
("Norwegian [NB]" . "NB")