Skip to content

Commit

Permalink
fix: remove twilio creds i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle committed Dec 3, 2024
1 parent 7537c9e commit 20c0d87
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,6 @@ export const enSG: Fields = {
},
allowInternationalNumber: 'Allow international numbers',
smsCounts: 'SMSes used',
twilioCredentials: {
success: 'Twilio credentials added',
exceedQuota: 'You have reached the free tier limit for SMS verification.',
noCredentials: 'Twilio credentials not added.',
cta: 'Add credentials now',
},
},
date: {
dateValidation: {
Expand Down

0 comments on commit 20c0d87

Please sign in to comment.