fix: MOAT → Moat so TTS speaks it as word not acronym
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m4s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 28s
CI / test-python-voice (push) Successful in 31s
CI / test-bqas (push) Successful in 25s
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m4s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 28s
CI / test-python-voice (push) Successful in 31s
CI / test-bqas (push) Successful in 25s
This commit is contained in:
@@ -132,8 +132,8 @@ export const PRESENTER_SCRIPT: SlideScript[] = [
|
||||
pause_after: 2000,
|
||||
},
|
||||
{
|
||||
text_de: 'Unser MOAT: Jeder kann sagen, was verboten ist. Kaum jemand kann sagen, wie weit man maximal gehen kann. Das ist unser Produkt — der Compliance Optimizer.',
|
||||
text_en: 'Our MOAT: Everyone can say what is forbidden. Almost no one can tell you how far you can actually go. That is our product — the Compliance Optimizer.',
|
||||
text_de: 'Unser Moat: Jeder kann sagen, was verboten ist. Kaum jemand kann sagen, wie weit man maximal gehen kann. Das ist unser Produkt — der Compliance Optimizer.',
|
||||
text_en: 'Our Moat: Everyone can say what is forbidden. Almost no one can tell you how far you can actually go. That is our product — the Compliance Optimizer.',
|
||||
pause_after: 1500,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user