mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
www: set targetLanguage to fr hardcoded for now too
This commit is contained in:
@@ -23,6 +23,7 @@ const useTranscript = (): UseTranscript => {
|
||||
const requestParameters: V1TranscriptsCreateRequest = {
|
||||
createTranscript: {
|
||||
name: "Weekly All-Hands", // Hardcoded for now
|
||||
targetLanguage: "fr", // Hardcoded for now
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user