mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
Add VietNamese Locale (#431)
Co-authored-by: Dung <dung.phan@mediabridge.vn>
This commit is contained in:
@ -21,7 +21,8 @@ return [
|
||||
["code"=>"pt_BR", "name" => "Portuguese (Brazilian)"],
|
||||
["code"=>"sr", "name" => "Serbian Latin"],
|
||||
["code"=>"es", "name" => "Spanish"],
|
||||
["code"=>"sv", "name"=> "Svenska"]
|
||||
["code"=>"sv", "name"=> "Svenska"],
|
||||
["code"=>"vi", "name"=> "Tiếng Việt"]
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user