Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
acsauk committed Jan 15, 2024
1 parent 86307df commit 3e4553d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ services:
- AWS_BASE_URL=http://localstack:4566
- AWS_REGION=eu-west-1
- AWS_SECRET_ACCESS_KEY=fakeAccessKey
- LPAS_TABLE=lpas

localstack:
build:
Expand Down
1 change: 1 addition & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,7 @@
"yourDateOfBirthWarning": "You should only enter your date of birth. You cannot make an LPA for someone else using your account.",
"detailUpdated": "{{ .Detail }} updated",
"weHaveUpdatedYourDetail" : "We have updated your {{ .Detail }}.",
"weHaveUpdatedYourDetails" : "We have updated your details",
"yourDetailHasBeenUpdated" : "Your {{ .Detail }} has been updated in your account and will be saved for any new LPAs you make in the future.",
"howeverItWillNotApplyToAnySignedOrRegisteredLPAs": "<p class=\"govuk-body\">However, it will not apply to any signed or registered LPAs you already have. You should <a href=\"#\" class=\"gov-link\">contact OPG</a> to correct your {{ .Detail }} on an existing LPA.</p>",
"ifYoureInProcessOfMakingAnotherLPACheckIfDetailIsCorrect": "If you’re in the process of making another LPA, you should check if your {{ .Detail }} is correct and update it if necessary."
Expand Down

0 comments on commit 3e4553d

Please sign in to comment.