Skip to content

Commit

Permalink
(feat) Add translations for form navigation links (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Jan 22, 2024
1 parent eb7dbec commit d0b5315
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/esm-form-entry-app/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,13 @@
"minusSecond": "Minus a second",
"minutesAgo": " minutes ago",
"monthsAgo": " months ago",
"next": "Next",
"next21Years": "Next 21 years",
"nextMonth": "Next month",
"nextYear": "Next year",
"patientIdentifierDuplication": "Patient identifier duplication",
"patientIdentifierDuplicationDescription": "The identifier provided is already associated with an existing patient. Please check the identifier and try again.",
"previous": "Previous",
"previous21Years": "Previous 21 years",
"previousMonth": "Previous month",
"previousValue": "Previous Value",
Expand Down

0 comments on commit d0b5315

Please sign in to comment.