mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-08 14:04:50 +00: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