mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
Merge pull request #577 from manythingsatonce/master
Added the Polish language localization.
This commit is contained in:
@ -43,6 +43,7 @@ return [
|
||||
["code" => "ja", "name" => "Japanese"],
|
||||
["code" => "it", "name" => "Italian"],
|
||||
["code" => "lv", "name" => "Latvian"],
|
||||
["code" => "pl", "name" => "Polish"],
|
||||
["code" => "pt_BR", "name" => "Portuguese (Brazilian)"],
|
||||
["code" => "sr", "name" => "Serbian Latin"],
|
||||
["code" => "ko", "name" => "Korean"],
|
||||
|
||||
Reference in New Issue
Block a user