package
0.0.0-20241212103545-44825d049153
Repository: https://github.com/brave/go-translate.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ToGoogleLanguageList unmarshal a Lnx language list and marshal a corresponding google language list and return it.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

GoogleLanguageList represents the JSON format for Google language list Example: { "sl":{"auto":"Detect language","af":"Afrikaans"}, "tl":{"af": "Afrikaans", "sq": "Albanian"} "al":{} } Note that al is not used in this package since Lingvanex don't have it.
Language represents the format of language in Lingvanex language list Note that nativeName and dir are not used in this package since Google doesn't have them.