mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
fix translation issues & formatting
This commit is contained in:
@ -17,8 +17,10 @@ return [
|
||||
["code"=>"fr", "name" => "French"],
|
||||
["code"=>"de", "name" => "German"],
|
||||
["code"=>"it", "name" => "Italian"],
|
||||
["code"=>"pt-br", "name" => "Portuguese (Brazilian)"],
|
||||
["code"=>"pt_BR", "name" => "Portuguese (Brazilian)"],
|
||||
["code"=>"es", "name" => "Spanish"],
|
||||
["code"=>"lv", "name" => "Latvian"],
|
||||
["code"=>"sr_LA", "name" => "Serbian Latin"],
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user