Skip to content

Commit

Permalink
Remove trailing fullstop
Browse files Browse the repository at this point in the history
  • Loading branch information
neonbhai committed Jun 21, 2024
1 parent eb00103 commit 34128d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ export default {
enterAmount: 'Introduce un importe.',
enterDate: 'Introduce una fecha.',
invalidTimeRange: 'Por favor, introduce una hora entre 1 y 12 (por ejemplo, 2:30 PM).',
pleaseCompleteForm: 'Por favor complete el formulario de arriba para continuar..',
pleaseCompleteForm: 'Por favor complete el formulario de arriba para continuar.',
},
comma: 'la coma',
semicolon: 'el punto y coma',
Expand Down

0 comments on commit 34128d0

Please sign in to comment.