Skip to main content
Version: v25

TranslateOptions

Interface

Additional translation options

Properties

context

Optional

Context of the phrase

Type

string


count

Optional

Count of the phrase

Type

number


plural

Optional

Plural of the phrase

Type

string


replace

Optional

Replacements object

Type

Record<string, string>