Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Translate ¶
func Translate(ctx context.Context, inputs []string, source language.Tag, target language.Tag) ([]string, error)
Translate strings of text from a source language to a target language. All inputs must be in the same language.
The returned strings appear in the same order as the inputs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.