Skip to content

Commit

Permalink
Remove San Francisco email from ui-components general.json (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
elenm committed Jul 30, 2021
1 parent 9224e97 commit fcd98f3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui-components/src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
},
"errors": {
"alert": {
"badRequest": "¡Oops! Parece que algo salió mal. Por favor, inténtelo de nuevo. \n\nComuníquese con sfhousing.info@sfgov.org si sigue teniendo problemas.",
"badRequest": "¡Oops! Parece que algo salió mal. Por favor, inténtelo de nuevo. \n\nComuníquese con su departamento de vivienda si sigue teniendo problemas.",
"timeoutPleaseTryAgain": "¡Oops! Parece que algo salió mal. Por favor, inténtelo de nuevo."
},
"notFound": {
Expand Down
4 changes: 2 additions & 2 deletions ui-components/src/locales/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
"resendAnEmailTo": "Resend an email to",
"errors": {
"accountConfirmed": "Your account is already confirmed.",
"errorSaving": "Oops! Looks like something went wrong. Please try again. \n\nContact sfhousing.info@sfgov.org if you're still experiencing issues.",
"errorSaving": "Oops! Looks like something went wrong. Please try again. \n\nContact your housing department if you're still experiencing issues.",
"emailInUse": "Email is already in use",
"emailMismatch": "The emails do not match",
"emailNotFound": "Email not found. Please register first.",
Expand All @@ -649,7 +649,7 @@
},
"errors": {
"alert": {
"badRequest": "Oops! Looks like something went wrong. Please try again. \n\nContact sfhousing.info@sfgov.org if you're still experiencing issues.",
"badRequest": "Oops! Looks like something went wrong. Please try again. \n\nContact your housing department if you're still experiencing issues.",
"timeoutPleaseTryAgain": "Oops! Looks like something went wrong. Please try again."
},
"notFound": {
Expand Down
2 changes: 1 addition & 1 deletion ui-components/src/locales/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
},
"errors": {
"alert": {
"badRequest": "Ối! Có vẻ như đã có lỗi xảy ra. Vui lòng thử lại. \n\nLiên lạc với sfhousing.info@sfgov.org nếu quý vị vẫn gặp các sự cố.",
"badRequest": "Ối! Có vẻ như đã có lỗi xảy ra. Vui lòng thử lại. \n\nLiên hệ với bộ phận nhà ở của bạn nếu bạn vẫn gặp sự cố.",
"timeoutPleaseTryAgain": "Ối! Có vẻ như đã có lỗi xảy ra. Vui lòng thử lại."
},
"notFound": {
Expand Down
2 changes: 1 addition & 1 deletion ui-components/src/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
},
"errors": {
"alert": {
"badRequest": "糟糕!好像出了點問題。請再試一次。\n\n如果仍然遇到問題,請聯絡 sfhousing.info@sfgov.org",
"badRequest": "糟糕!好像出了點問題。請再試一次。\n\n如果您仍然遇到问题,请联系您的住房部门",
"timeoutPleaseTryAgain": "糟糕!好像出了點問題。請再試一次。"
},
"notFound": {
Expand Down

0 comments on commit fcd98f3

Please sign in to comment.