feat: add Hungarian localization (#640)
Co-authored-by: Lez <lez@github.com>
This commit is contained in:
parent
dab47e9a69
commit
962359dcf5
3 changed files with 498 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ export function detectLanguage(text?: string): string | null {
|
|||
pes: 'fa', // Persian (alternative code)
|
||||
fra: 'fr', // French
|
||||
hin: 'hi', // Hindi
|
||||
hun: 'hu', // Hungarian
|
||||
ita: 'it', // Italian
|
||||
jpn: 'ja', // Japanese
|
||||
pol: 'pl', // Polish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue