Skip to content

Commit

Permalink
Merge pull request #169 from mozilla-l10n/api-error-string-additions
Browse files Browse the repository at this point in the history
New strings for API errors
  • Loading branch information
peiying2 authored Mar 21, 2024
2 parents 1c03d67 + 1b31a38 commit 5f0aed6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions en/misc.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -333,3 +333,8 @@ api-error-free-tier-no-subdomain-masks = Your free account does not include cust
api-error-address-unavailable = { $unavailable_address }” could not be created. Please try again with a different mask name.
api-error-need-subdomain = Please select a subdomain before creating a custom email address.
api-error-account-is-paused = Your account is on pause.
# Variables:
# $duplicate_address (string) - User-set email address that already exists
api-error-duplicate-address = { $duplicate_address }” already exists. Please try again with a different mask name.
api-error-address-not-editable = You cannot edit an existing domain address field.

0 comments on commit 5f0aed6

Please sign in to comment.