mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 20:21:10 -04:00
Serbian language support (latin) made better
This commit is contained in:
@ -151,7 +151,6 @@ class CompanyController extends Controller
|
||||
["code"=>"it", "name" => "Italian"],
|
||||
["code"=>"es", "name" => "Spanish"],
|
||||
["code"=>"sr_LA", "name" => "Srpski"],
|
||||
["code"=>"sr_CY", "name" => "Српски"],
|
||||
["code"=>"ar", "name" => "العربية"],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user