Skip to content

Commit 7ab3720

Browse files
committed
Enable portuguese
1 parent 1756b62 commit 7ab3720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/languages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ const languages = [
127127
tag: 'pt-PT',
128128
},
129129
{
130-
enabled: false,
130+
enabled: true,
131131
name: 'Português (Brasil)',
132132
tag: 'pt-BR',
133133
},

0 commit comments

Comments
 (0)