Hierarchy

  • TranslateValidatorInterface

Properties

translateJsonValue: ((dto: TranslateJsonValueDto) => void)

Type declaration

translateMultiLanguage: ((dto: TranslateMultiLanguageDto) => void)

Type declaration

translateMultiSentence: ((dto: SentenceWithKey[]) => void)

Type declaration

translateSentence: ((dto: Sentence) => void)

Type declaration

Generated using TypeDoc