Skip to main content
Version: latest

CustomTranslateOptions

Interface

Additional translation options

Properties

context

Optional

Context of the phrase

Type

string


count

Optional

Count of the phrase

Type

number


plural

Optional

Plural/s of the phrase

Type

string | string[]


replace

Optional

Replacements object

Type

Record<string, string>