From 1760b6041e6cf4e4939fd20a4ad7c3fb28f535f4 Mon Sep 17 00:00:00 2001 From: noci2012 Date: Fri, 15 Nov 2019 17:28:23 +0100 Subject: [PATCH] Add nl-nl items (#4864) --- app/basic_operator_panel/app_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/basic_operator_panel/app_config.php b/app/basic_operator_panel/app_config.php index d33d1834e2..99bc74aa91 100644 --- a/app/basic_operator_panel/app_config.php +++ b/app/basic_operator_panel/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Bedieningspaneel laat de status zien"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-pt'] = "Canais ativos no sistema.";