Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepLTranslate ¶
DeepLTranslate translates the given slice of strings from source language to target language using the DeepL API.
func GoogleTranslate ¶
GoogleTranslate translates the given slice of strings from source language to target language using the Google Cloud Translation API.
func TranslationError ¶
TranslationError creates a slice of strings all containing the given message. Used to put an error message in the "Translated Text" section of the GUI.
Types ¶
type DeepLResponse ¶
Click to show internal directories.
Click to hide internal directories.