From 708477dece23ce3ffb5434767d2cccca78493d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9a=20Saviot?= Date: Thu, 16 Jul 2020 11:12:35 +0200 Subject: [PATCH] [apps/i18n] Fix missing upper case --- apps/toolbox.nl.i18n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/toolbox.nl.i18n b/apps/toolbox.nl.i18n index 65ce2c17e..457824f76 100644 --- a/apps/toolbox.nl.i18n +++ b/apps/toolbox.nl.i18n @@ -107,7 +107,7 @@ BasedLogarithm = "Logaritme met grondtal a" Calculation = "Calculatie" ComplexNumber = "Complexe getallen" Combinatorics = "Combinatoriek" -Arithmetic = "rekenkunde" +Arithmetic = "Rekenkunde" Matrices = "Matrix" NewMatrix = "Nieuwe matrix" Identity = "Eenheidsmatrix van formaat n"