[Update] Add translate languages [Korean, Indonesian, Ukrainian, Turkish, Norwegian] for DeepL(web)
This commit is contained in:
@@ -95,6 +95,7 @@ translation_lang = {}
|
|||||||
translation_lang["DeepL(web)"] = {
|
translation_lang["DeepL(web)"] = {
|
||||||
"Japanese":"JA",
|
"Japanese":"JA",
|
||||||
"English":"EN",
|
"English":"EN",
|
||||||
|
"Korean":"KO",
|
||||||
"Bulgarian":"BG",
|
"Bulgarian":"BG",
|
||||||
"Chinese":"ZH",
|
"Chinese":"ZH",
|
||||||
"Czech":"CS",
|
"Czech":"CS",
|
||||||
@@ -116,7 +117,11 @@ translation_lang["DeepL(web)"] = {
|
|||||||
"Slovak":"SK",
|
"Slovak":"SK",
|
||||||
"Slovenian":"SL",
|
"Slovenian":"SL",
|
||||||
"Spanish":"ES",
|
"Spanish":"ES",
|
||||||
"Swedish":"SV"
|
"Swedish":"SV",
|
||||||
|
"Indonesian":"ID",
|
||||||
|
"Ukrainian":"UK",
|
||||||
|
"Turkish":"TR",
|
||||||
|
"Norwegian":"NB",
|
||||||
}
|
}
|
||||||
translation_lang["DeepL(auth)"] = {
|
translation_lang["DeepL(auth)"] = {
|
||||||
"Japanese":"ja",
|
"Japanese":"ja",
|
||||||
|
|||||||
Reference in New Issue
Block a user