Skip to content

get "translate from" lang from user #40

@todo

Description

@todo

// TODO: get "translate from" lang from user
const textToTranslate: TextToTranslate = {
from: 'en',
to: this.userService.currentUser.lastlang,
text: stringifyedChunk,
};


This issue was generated by todo based on a TODO comment in 9055f08. It's been assigned to @Blaud because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions