From ad3fa09a24b059a0d0d06753b7f94f3ed0ed80aa Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Wed, 12 Oct 2022 15:56:07 +0000 Subject: [PATCH] wait #5521 --- inc/ws/Controlleur/class.ws.droits.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/ws/Controlleur/class.ws.droits.php b/inc/ws/Controlleur/class.ws.droits.php index d58629b01..61d0eafa9 100644 --- a/inc/ws/Controlleur/class.ws.droits.php +++ b/inc/ws/Controlleur/class.ws.droits.php @@ -120,6 +120,7 @@ class wsDroits __('Azure Denise (fr-FR)') => 'azuretts:fr-FR/Female/fr-FR-DeniseNeural', __('Azure Henry (fr-FR)') => 'azuretts:fr-FR/Male/fr-FR-HenryNeural', __('Azure Katja (de-DE)') => 'azuretts:de-DE/Female/de-DE-KatjaNeural', + __('Azure Libby (en-GB)') => 'azuretts:en-GB/Female/en-GB-LibbyNeural', ]; if ($rights->creation || $rights->revendeur) { $res = array_merge($res, $freeVoices); -- 2.39.5