mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-28 19:06:39 +08:00
Added pt_BR to language dropdown and renamed folder
This commit is contained in:
@ -117,6 +117,7 @@ return [
|
||||
'en' => 'English',
|
||||
'de' => 'Deutsch',
|
||||
'fr' => 'Français',
|
||||
'pt_BR' => 'Português do Brasil'
|
||||
]
|
||||
///////////////////////////////////
|
||||
];
|
||||
|
Reference in New Issue
Block a user