Skip to content

Commit

Permalink
feat(words): add new words en_us for #153
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis authored Mar 16, 2022
1 parent 792dd8c commit d8bad49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/en_us/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ export const i19enabled = 'Enabled'
export const i19end = 'End'
export const i19endDate = 'End date'
export const i19endpoint = 'Endpoint'
export const i19endsIn = 'Ends in'
export const i19enterEmailCodeMsg = 'Enter the verification code we send you by email.'
export const i19enterYourDocNumber = 'Enter your document number'
export const i19enterYourDocNumberMsg = 'Enter your document number to confirm'
Expand Down Expand Up @@ -511,6 +512,7 @@ export const i19noProduct = 'No product found'
export const i19noProfileFoundWithEmail = 'No profile found with email'
export const i19noResultsFor = 'No results for'
export const i19normal = 'Normal'
export const i19noSavedFavoritesMsg = 'You don\'t have any products saved as favorites yet.'
export const i19notConfigured = 'Not configured'
export const i19notFound = 'Not found'
export const i19notifications = 'Notifications'
Expand All @@ -524,6 +526,7 @@ export const i19number = 'Number'
export const i19oauthOnPopup = 'Login in to pop-up'
export const i19of = 'Of'
export const i19ofDiscount = 'Of discount'
export const i19offer = 'Offer'
export const i19on = 'On'
export const i19onFreight = 'On freight'
export const i19onFollowingAddress = 'On the following address'
Expand Down Expand Up @@ -679,6 +682,7 @@ export const i19releases = 'Releases'
export const i19relevance = 'Relevance'
export const i19remove = 'Remove'
export const i19removed = 'Removed'
export const i19removeFromFavorites = 'Remove from favorites'
export const i19reopenOrder = 'Reopen order'
export const i19require = 'Require'
export const i19required = 'Required'
Expand Down

0 comments on commit d8bad49

Please # to comment.