From 5208e672e2b2162c4694e4d0b5e12f2fe4e52785 Mon Sep 17 00:00:00 2001 From: emaktech Date: Fri, 1 Nov 2019 12:02:20 -0400 Subject: [PATCH] Update fr description translation (#4818) --- app/call_block/app_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/call_block/app_config.php b/app/call_block/app_config.php index 4556679b9e..be3352677e 100644 --- a/app/call_block/app_config.php +++ b/app/call_block/app_config.php @@ -15,8 +15,8 @@ $apps[$x]['description']['de-de'] = "Ein Werkzeug um eingehende Rufnummern zu sperren."; $apps[$x]['description']['es-cl'] = "Una herramineta para bloquear números entrantes"; $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; - $apps[$x]['description']['fr-fr'] = "Outil pour bloquer les numéro d'appelant"; + $apps[$x]['description']['fr-ca'] = "Outil pour bloquer des numéros d'appelant."; + $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'] = "";