mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43: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
6425664e24
commit
b66617a40a
@@ -17,7 +17,7 @@
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Canais ativos no sistema.";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "Canais ativos no sistema.";
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = "call_active_view";
|
||||
|
||||
Reference in New Issue
Block a user