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'] = "Appeller avec d'URL";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Originar chamadas com um URL.";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "Gera chamadas a partir de um URL";
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = "click_to_call_view";
|
||||
|
||||
Reference in New Issue
Block a user