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
@@ -108,7 +108,7 @@ $text['label-deny']['en-us'] = "deny";
|
||||
$text['label-deny']['es-cl'] = "Negar";
|
||||
$text['label-deny']['pt-pt'] = "negar";
|
||||
$text['label-deny']['fr-fr'] = " nier";
|
||||
$text['label-deny']['pt-br'] = "Negar";
|
||||
$text['label-deny']['pt-br'] = "negar";
|
||||
$text['label-deny']['he'] = "להכחיש";
|
||||
$text['label-deny']['de-at'] = " leugnen";
|
||||
$text['label-deny']['pl'] = "zaprzeczać";
|
||||
@@ -251,7 +251,7 @@ $text['description-access_control_description']['en-us'] = "Enter the descriptio
|
||||
$text['description-access_control_description']['es-cl'] = "Introduzca la descripción";
|
||||
$text['description-access_control_description']['pt-pt'] = "Digite a descrição";
|
||||
$text['description-access_control_description']['fr-fr'] = "Entrez la description.";
|
||||
$text['description-access_control_description']['pt-br'] = "Digite a descrição";
|
||||
$text['description-access_control_description']['pt-br'] = "Digite a descrição.";
|
||||
$text['description-access_control_description']['he'] = " הזן את התיאור";
|
||||
$text['description-access_control_description']['de-at'] = "Geben Sie die Beschreibung";
|
||||
$text['description-access_control_description']['pl'] = "Wprowadź opis";
|
||||
|
||||
Reference in New Issue
Block a user