-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
| // TODO: translate from sub lang(get lang from track element). | |
| textToTranslate: TextToTranslate = { | |
| // TODO: load from language. | |
| to: this.userService.currentUser.lastlang, | |
| text: '', | |
| }; |
This issue was generated by todo based on a TODO comment in 063d22c. It's been assigned to @Blaud because they committed the code.
Reactions are currently unavailable