Fix #29
This commit is contained in:
parent
3ccba81da6
commit
c49837cd6d
1 changed files with 2 additions and 2 deletions
|
|
@ -107,12 +107,12 @@ class deeplParser extends Parser
|
|||
"de" => "German",
|
||||
"el" => "Greek",
|
||||
"hu" => "Hungarian",
|
||||
"it" => "Italion",
|
||||
"it" => "Italian",
|
||||
"ja" => "Japanese",
|
||||
"lv" => "Latvian",
|
||||
"lt" => "Lithuanian",
|
||||
"pl" => "Polish",
|
||||
"pt" => "Portugese",
|
||||
"pt" => "Portuguese",
|
||||
"ro" => "Romanian",
|
||||
"ru" => "Russian",
|
||||
"sk" => "Slovak",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue