From 4fb0758fb8a3c9b11140f265d64ba60b9eb648e5 Mon Sep 17 00:00:00 2001 From: noci2012 Date: Fri, 15 Nov 2019 17:52:57 +0100 Subject: [PATCH] Update app_config.php --- app/call_block/app_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/call_block/app_config.php b/app/call_block/app_config.php index 487c907211..cd35ebf5bf 100644 --- a/app/call_block/app_config.php +++ b/app/call_block/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = "Outil pour bloquer des numéros d'appelant."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Gereedschap om inkommende nummers te blokkeren."; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = "Uma ferramenta para bloquear números que entram."; $apps[$x]['description']['pt-pt'] = "Uma ferramenta para bloquear números indesejados";