-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate tutorial #20
Conversation
Pagina is vertaald, maar er loopt iets mis bij het genereren van die specifieke pagina. Ik krijg telkens de error: Failed to compile
maar geen idee vanwaar die komt. |
app/pages/docs/tutorial.mdx
Outdated
create it". This is perfect for this case because we didn't require the | ||
user to add three choices when creating the question. So if later the user | ||
adds another choice by editing the question, then it'll be created here. | ||
is een speciale operatie die betekent: "Als dit item bestaat, update het |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is een speciale operatie die betekent: "Als dit item bestaat, update het | |
is een speciale handeling die betekent: "Als dit item bestaat, update het |
Leek mij duidelijker in deze context. Operatie doet me meer aan de ziekenhuisbehandeling denken.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Misschien hier database operatie van maken? De term operatie wordt in deze context wel gebruikt in onze sector natuurlijk. Handeling vind ik wat vreemder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ja databaseoperatie is nog beter. Ben niet zeker van de spatie. Beide variaties worden blijkbaar gebruikt.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Google wilt "databaseoperatie" altijd veranderen naar "database operatie" 😄 Ik vind het af elkaar nog iets duidelijker om te lezen. Een samenstelling met twee klinkers tegen elkaar vind ik er vaak wat moeilijk uitzien.
4bb3d05
to
c2d45a8
Compare
No description provided.