Skip to content

Commit 97f6d78

Browse files
committed
Rename menu entry to "Português do Brasil", in order to distinguish it from Portuguese of Portugal
1 parent 5250868 commit 97f6d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/i18n.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export function languageKeyToLabel(lang) {
7070
it: 'Italiano',
7171
ja: '日本語',
7272
ko: '한국어',
73-
'pt-BR': 'Português',
73+
'pt-BR': 'Português do Brasil',
7474
sv: 'Svenska',
7575
'uk-UA': 'Українська',
7676
'zh-CN': '简体中文',

0 commit comments

Comments
 (0)