Skip to content

Commit 8b39a6a

Browse files
fix(locale): Update time pt_BR translation (#27)
1 parent a4d10bb commit 8b39a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/pt_BR.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const locale: Locale = {
99
clear: 'Limpar',
1010
month: 'Mês',
1111
year: 'Ano',
12-
timeSelect: 'Selecionar tempo',
12+
timeSelect: 'Selecionar hora',
1313
dateSelect: 'Selecionar data',
1414
monthSelect: 'Escolher mês',
1515
yearSelect: 'Escolher ano',

0 commit comments

Comments
 (0)