mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
Added Serbian translation. Živela Srbija!
This commit is contained in:
@ -150,8 +150,8 @@ class CompanyController extends Controller
|
||||
["code"=>"de", "name" => "German"],
|
||||
["code"=>"it", "name" => "Italian"],
|
||||
["code"=>"es", "name" => "Spanish"],
|
||||
["code"=>"sr-latn", "name" => "Srpski"],
|
||||
["code"=>"sr-cyrl", "name" => "Српски"],
|
||||
["code"=>"sr_LA", "name" => "Srpski"],
|
||||
["code"=>"sr_CY", "name" => "Српски"],
|
||||
["code"=>"ar", "name" => "العربية"],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user