server: add new deepl languages

DeepL now also supports Norwegian (Bokmål) and Korean.

Ref: https://www.deepl.com/en/blog/welcome-korean-and-norwegian
Changelog: Added
This commit is contained in:
Johann150 2023-02-21 18:24:29 +01:00
parent 0a7352eda9
commit c8731333ba
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1

View file

@ -23,8 +23,10 @@ const sourceLangs = [
'ID',
'IT',
'JA',
'KO',
'LT',
'LV',
'NB',
'NL',
'PL',
'PT',
@ -92,8 +94,10 @@ export const paramDef = {
'ID',
'IT',
'JA',
'KO',
'LT',
'LV',
'NB',
'NL',
'PL',
'PT',