2
0

diverse Übersetzungen

This commit is contained in:
2024-09-12 13:58:06 +02:00
parent 0a4ff7d22b
commit 589b776acb
27 changed files with 79 additions and 75 deletions

View File

@ -91,7 +91,7 @@ export const TypebotPageV2 = ({
)
if (error) return setError(error)
if (data?.hasReachedLimit)
return setError(new Error('This bot is now closed.'))
return setError(new Error('Dieser BLS bot ist aktuell geschlossen. 😴'))
if (data?.result) {
setResultId(data.result.id)
if (