mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 12:41:10 -04:00
Add Dutch translation
This commit is contained in:
@ -150,6 +150,7 @@ class CompanyController extends Controller
|
||||
["code"=>"ar", "name" => "العربية"],
|
||||
["code"=>"de", "name" => "German"],
|
||||
["code"=>"pt_BR", "name" => "Brazilian Portuguese"],
|
||||
["code" => "nl", "name" => "Dutch"]
|
||||
];
|
||||
|
||||
return response()->json([
|
||||
|
||||
Reference in New Issue
Block a user