Skip to content

Commit

Permalink
Show region for pt-BR
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Aug 31, 2024
1 parent b013b43 commit ffab068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/lang-selector.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import store from '../utils/store';
const regionMaps = {
'zh-CN': 'zh-Hans',
'zh-TW': 'zh-Hant',
'pt-BR': 'pt-BR',
};

export default function LangSelector() {
Expand Down

0 comments on commit ffab068

Please sign in to comment.