add Brazilian Portuguese language to CompanyController

This commit is contained in:
cilas
2019-12-27 00:14:57 -03:00
parent 4493b4a419
commit 3cd8859c62

View File

@ -148,7 +148,7 @@ class CompanyController extends Controller
["code"=>"fr", "name" => "French"],
["code"=>"es", "name" => "Spanish"],
["code"=>"ar", "name" => "العربية"],
["code"=>"pt_BR", "name" => "Portuguese"],
["code"=>"pt_BR", "name" => "Brazilian Portuguese"],
];
return response()->json([