feat: Add pt_br translate

This commit is contained in:
Alex 2023-10-20 23:32:28 -03:00
parent 92fcbe36d4
commit 70c6a50842
2 changed files with 32840 additions and 32829 deletions

65667
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -588,7 +588,7 @@ const LANGUAGES = {
flag: '🇵🇹', flag: '🇵🇹',
title: 'Portuguese', title: 'Portuguese',
}, },
pt: { pt_br: {
flag: '🇧🇷', flag: '🇧🇷',
title: 'Português do Brasil', title: 'Português do Brasil',
}, },