From 6628e76d36d7a0de890545b5461d967c651d4812 Mon Sep 17 00:00:00 2001 From: Martijn Oost Date: Tue, 20 Oct 2020 14:39:34 +0200 Subject: [PATCH] [NL] adjust translation in python app --- apps/code/toolbox.nl.i18n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/code/toolbox.nl.i18n b/apps/code/toolbox.nl.i18n index 3fb634129..15c3ebb29 100644 --- a/apps/code/toolbox.nl.i18n +++ b/apps/code/toolbox.nl.i18n @@ -1,4 +1,4 @@ Functions = "Functies" Catalog = "Catalogus" Modules = "Modules" -LoopsAndTests = "Loops and tests" +LoopsAndTests = "Herhalingen en testen"