[nl] Translation Functions app And other translation

In file: epsilon/apps/graph/base.nl.i18n some text would look better if placed slightly to the left. I'm talking about lines 23 and 24: SelectLowerBound and SelectUpperBound
This commit is contained in:
Jorick Alberga
2020-03-13 18:03:28 +01:00
committed by Émilie Feral
parent 1426da8c44
commit 07f924bed6
7 changed files with 109 additions and 109 deletions

View File

@@ -42,7 +42,7 @@ PythonFillRect = "Vul een rechthoek bij pixel (x,y)"
PythonFloat = "Zet x om in een float"
PythonFloor = "Vloer"
PythonFmod = "a modulo b"
PythonFrExp = "Mantisse en exponent van x"
PythonFrExp = "Mantisse en exponent van x: (m,e)"
PythonGamma = "Gammafunctie"
PythonGetPixel = "Geef pixel (x,y) kleur (rgb)"
PythonGetrandbits = "Integer met k willekeurige bits"