Skip to content

Commit c685a06

Browse files
evandroprogram update to portugese translation
1 parent 3249fd2 commit c685a06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

localization/jquery-ui-timepicker-pt-BR.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
/* Written by Diogo Damiani (diogodamiani@gmail.com) */
33
(function ($) {
44
$.timepicker.regional['pt-BR'] = {
5-
timeOnlyTitle: 'Escolha a hora',
6-
timeText: 'Hora',
7-
hourText: 'Horas',
5+
timeOnlyTitle: 'Escolha a horário',
6+
timeText: 'Horário',
7+
hourText: 'Hora',
88
minuteText: 'Minutos',
99
secondText: 'Segundos',
1010
millisecText: 'Milissegundos',

0 commit comments

Comments
 (0)