Skip to content

Commit

Permalink
Update en.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Sep 22, 2023
1 parent ec884ef commit 28aac00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mobile/lang/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ export const en = {
PAY_ONLINE: 'Pay online',
PAY_ONLINE_INFO: 'Amendments and cancellation under conditions',
PAY_LATER_SUCCESS: 'Your booking were successfully done. We have sent you a confirmation email.',
FROM_DATE_EMPTY: 'Please enter the pickup date.',
FROM_TIME_EMPTY: 'Please enter the pickup time.',
TO_DATE_EMPTY: 'Please enter the drop-off date.',
TO_TIME_EMPTY: 'Please enter the drop-off time.',
FROM_DATE_EMPTY: 'Please enter a pickup date.',
FROM_TIME_EMPTY: 'Please enter a pickup time.',
TO_DATE_EMPTY: 'Please enter a drop-off date.',
TO_TIME_EMPTY: 'Please enter a drop-off time.',
}

0 comments on commit 28aac00

Please sign in to comment.