mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Major changes to pt-br language. (#1835)
* Um teste por hora * asd * Edited and Added PT-BR language. Minor and major fixes to pt-br translate. 2 fixes to mistyped english words. * Create AgregarDeveloper.md * Deleted wrong file placement Deleted wrong file placement
This commit is contained in:
committed by
FusionPBX
parent
3db9077326
commit
15a6d67a41
@@ -17,7 +17,7 @@
|
||||
$apps[$x]['description']['fr-ca'] = "Il montre les appels actives et des agents en queue du centre d'appels.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Mostra as chamadas ativas e agentes na fila do centro de chamadas.";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "Mostra as chamadas ativas, e os agentes na fila do Call Center.";
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = "call_center_active_view";
|
||||
|
||||
Reference in New Issue
Block a user