[nl] fix spelling mistakes

This commit is contained in:
Martijn Oost
2020-11-09 09:53:57 +01:00
committed by EmilieNumworks
parent 6e0528deac
commit d7f83eca1c
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ IntervalX = "x interval"
FunctionDomain = "Plotbereik"
FunctionColor = "Functiekleur"
NoFunction = "Geen functie"
NoActivatedFunction = "Geen functie is ingeschakelt"
NoActivatedFunction = "Geen functie is ingeschakeld"
PlotOptions = "Plot opties"
Compute = "Bereken"
Zeros = "Nulpunten"

View File

@@ -11,7 +11,7 @@ SequenceOptions = "Rij-opties"
SequenceColor = "Rij-kleur"
DeleteSequence = "Rij verwijderen"
NoSequence = "Geen rij ingevoerd"
NoActivatedSequence = "Geen rij is ingeschakelt"
NoActivatedSequence = "Geen rij is ingeschakeld"
NStart = "N begin"
NEnd = "N einde"
TermSum = "Som van termen"