Documentation ¶
Index ¶
Constants ¶
View Source
const ExpectedDataFile = "data/glossary/expected.csv"
File name for expected translation elements
View Source
const ReplaceDataFile = "data/glossary/suggestions.csv"
File name for suggested translation elements
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiClient ¶
ApiClient is an interface for translation API clients
func NewDeepLClient ¶
func NewGlossaryClient ¶
NewGoogleClient creates a Google Translation API that uses a glossary.
func NewGoogleClient ¶
func NewGoogleClient() ApiClient
NewGoogleClient creates a Google Translation API that does not use a glossary.
type Processor ¶
func NewProcessor ¶
Click to show internal directories.
Click to hide internal directories.