Skip to content

Commit 7752304

Browse files
Update WordpressSetup.php (hestiacp#2990)
1 parent 88598de commit 7752304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/app/WebApp/Installers/Wordpress/WordpressSetup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class WordpressSetup extends BaseSetup
4242
'it_IT' => 'Italian',
4343
'nl_NL' => 'Dutch',
4444
'pt_PT' => 'Portuguese',
45+
'pt_BR' => 'Portuguese (Brazil)',
4546
'sk_SK' => 'Slovak',
4647
'sr_RS' => 'Serbian',
4748
'tr_TR' => 'Turkish',

0 commit comments

Comments
 (0)