mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Scaleai Translation (#258)
* hotfix * remove assert from translation * review comments * reflector.media change targetLang to en
This commit is contained in:
@@ -56,7 +56,7 @@ const useTranscript = (
|
||||
const requestParameters: V1TranscriptsCreateRequest = {
|
||||
createTranscript: {
|
||||
name: "Weekly All-Hands", // Hardcoded for now
|
||||
targetLanguage: "fr", // Hardcoded for now
|
||||
targetLanguage: "en", // Hardcoded for now
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user