mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Add Português do Brasil
This commit is contained in:
@@ -100,7 +100,8 @@ return [
|
||||
],
|
||||
'lang' => [
|
||||
'en_US' => 'English',
|
||||
'nl_NL' => 'Nederlands'
|
||||
'nl_NL' => 'Nederlands',
|
||||
'pt_BR' => 'Português do Brasil',
|
||||
],
|
||||
'locales' => [
|
||||
'en_US' => ['en', 'English', 'en_US', 'en_US.utf8'],
|
||||
|
Reference in New Issue
Block a user