callix-dialer-widget 1.3.15 → 1.3.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -55286,7 +55286,7 @@ function getStatusLabel(state) {
55286
55286
  case "starting":
55287
55287
  return "Conectando";
55288
55288
  case "idle":
55289
- return "Dispon�vel";
55289
+ return "Disponivel";
55290
55290
  case "manualCallSetup":
55291
55291
  return "Preparando";
55292
55292
  case "manualCallRinging":