-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Lines 225 to 230 in 9055f08
| // 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.
Reactions are currently unavailable