feat: add 2nd funding round as default Q&A suggestion
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m10s
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 35s
CI / test-python-voice (push) Successful in 33s
CI / test-bqas (push) Successful in 34s
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m10s
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 35s
CI / test-python-voice (push) Successful in 33s
CI / test-bqas (push) Successful in 34s
This commit is contained in:
@@ -263,10 +263,10 @@ const translations = {
|
|||||||
send: 'Senden',
|
send: 'Senden',
|
||||||
thinking: 'Denke nach...',
|
thinking: 'Denke nach...',
|
||||||
suggestions: [
|
suggestions: [
|
||||||
'Wie funktioniert die Code-Security für Firmware?',
|
'Warum plant ihr eine optionale 2. Finanzierungsrunde?',
|
||||||
'Warum können Proliance und DataGuard das nicht?',
|
'Warum können Proliance und DataGuard das nicht?',
|
||||||
'Was kostet die Lösung für einen Maschinenbauer?',
|
'Was kostet die Lösung für einen Maschinenbauer?',
|
||||||
'Wie sieht die Risikoanalyse für unsere Software aus?',
|
'Wie funktioniert die Code-Security für Firmware?',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
annex: {
|
annex: {
|
||||||
@@ -558,10 +558,10 @@ const translations = {
|
|||||||
send: 'Send',
|
send: 'Send',
|
||||||
thinking: 'Thinking...',
|
thinking: 'Thinking...',
|
||||||
suggestions: [
|
suggestions: [
|
||||||
'How does code security work for firmware?',
|
'Why do you plan an optional 2nd funding round?',
|
||||||
'Why can\'t Proliance and DataGuard do this?',
|
'Why can\'t Proliance and DataGuard do this?',
|
||||||
'What does the solution cost for a machine manufacturer?',
|
'What does the solution cost for a machine manufacturer?',
|
||||||
'What does the risk assessment for our software look like?',
|
'How does code security work for firmware?',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
annex: {
|
annex: {
|
||||||
|
|||||||
Reference in New Issue
Block a user