diff options
-rw-r--r-- | modules/nlen/English-Dutch-mistranslations.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/nlen/English-Dutch-mistranslations.json b/modules/nlen/English-Dutch-mistranslations.json index 675269c..88ac74d 100644 --- a/modules/nlen/English-Dutch-mistranslations.json +++ b/modules/nlen/English-Dutch-mistranslations.json @@ -31,5 +31,6 @@ {"nl":"opladen","en":"to upload"}, {"nl":"Breedte-eerst zoekopdracht","en":"Breadth-first search"}, {"nl":"zwevende-punt rekenen","en":"floating-point arithmetic"}, -{"nl":"multikernprocessor","en":"multi-core processor"} +{"nl":"multikernprocessor","en":"multi-core processor"}, +{"nl","automatisch differentiëren in omgekeerde modus","en":"reverse-mode automatic differentiation"} ] |