Explorar o código

changed say-pl to say-pt

Richard Neese %!s(int64=11) %!d(string=hai) anos
pai
achega
e867f8a99c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/Debian/Fusionpbx-Debian-Package-Install.sh

+ 1 - 1
install/Debian/Fusionpbx-Debian-Package-Install.sh

@@ -357,7 +357,7 @@ cd~
 fi
 
 if [[ $use_lang == "pt-br" ]]; then
-apt-get -y install --force-yes freeswitch-lang-pt freeswitch-mod-say-pl
+apt-get -y install --force-yes freeswitch-lang-pt freeswitch-mod-say-pt
 mkdir pt-sounds && cd pt-sounds
 wget http://files.freeswitch.org/freeswitch-sounds-pt-BR-karina-8000-1.0.51.tar.gz && tar xzvf freeswitch-sounds-pt-BR-karina-8000-1.0.51.tar.gz -C /usr/share/freeswitch/sounds
 wget http://files.freeswitch.org/freeswitch-sounds-pt-BR-karina-16000-1.0.51.tar.gz && tar xzvf freeswitch-sounds-pt-BR-karina-16000-1.0.51.tar.gz -C /usr/share/freeswitch/sounds