[NL] fix translation mistakes

This commit is contained in:
Martijn Oost
2020-12-08 17:36:03 +01:00
committed by LeaNumworks
parent 0f95b579a4
commit c3ceb0074f
3 changed files with 5 additions and 5 deletions

View File

@@ -79,7 +79,7 @@ PythonIonFunction = "ion module voorvoegsel"
PythonIsFinite = "Controleer of x eindig is"
PythonIsInfinite = "Controleer of x oneindig is"
PythonIsKeyDown = "Geef True als k toets omlaag is"
PythonIsNaN = "Controleer of x geen nummer is"
PythonIsNaN = "Controleer of x geen getal is"
PythonKandinskyFunction = "kandinsky module voorvoegsel"
PythonKeyLeft = "PIJL NAAR LINKS toets"
PythonKeyUp = "PIJL OMHOOG toets"