mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Call Flows: Restore missing quote in app_languages.php.
This commit is contained in:
@@ -277,7 +277,7 @@ $text['description-alternate_destination']['fr-fr'] = "Choisir la destination al
|
||||
$text['description-alternate_destination']['pt-br'] = "Selecione um destino alternativo";
|
||||
$text['description-alternate_destination']['pl'] = "Wybierz alternatywną destynację";
|
||||
$text['description-alternate_destination']['sv-se'] = "Välj den alternativa destinationen.";
|
||||
$text['description-alternate_destination']['uk'] = Виберіть інше розташування.";
|
||||
$text['description-alternate_destination']['uk'] = "Виберіть інше розташування.";
|
||||
$text['description-alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel.";
|
||||
|
||||
$text['description-sound']['en-us'] = "Select the sound to play when the status is set to the destinations.";
|
||||
|
||||
Reference in New Issue
Block a user