Skip to content

Commit

Permalink
support hours update
Browse files Browse the repository at this point in the history
  • Loading branch information
cartja committed Aug 29, 2024
1 parent 09e0509 commit 63531f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
8 changes: 1 addition & 7 deletions src/components/Help.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1360,13 +1360,7 @@ export function Help(): JSX.Element {
<li>
<FormattedMessage
description="opening hours - list item 1"
defaultMessage="Monday-Thursday 09:00-12:00, 13:00-16:00"
/>
</li>
<li>
<FormattedMessage
description="opening hours - list item 2"
defaultMessage="Friday 9:00-12:00, 13:00-14:30"
defaultMessage="Monday - Friday 09:00 - 16:00"
/>
</li>
</ul>
Expand Down
12 changes: 4 additions & 8 deletions src/translation/extractedMessages.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,10 @@
"developer_comment": "eidas vetting button freja",
"string": "with a Freja+"
},
"43bN4Q": {
"developer_comment": "opening hours - list item 1",
"string": "Monday - Friday 09:00 - 16:00"
},
"4A8eot": {
"developer_comment": "use freja - list item 1",
"string": "install the {Freja} on your mobile device (iOS or Android) and create a Freja+ account according to the instructions,"
Expand Down Expand Up @@ -1775,10 +1779,6 @@
"developer_comment": "eidas freja instructions step2",
"string": "Create a Freja eID Plus account (awarded the \"Svensk e-legitimation\" quality mark)"
},
"fEDxuK": {
"developer_comment": "opening hours - list item 1",
"string": "Monday-Thursday 09:00-12:00, 13:00-16:00"
},
"fEKz/1": {
"developer_comment": "Personal data update locked names",
"string": "Update first and last names from the Swedish Population Register."
Expand Down Expand Up @@ -2194,10 +2194,6 @@
"developer_comment": "Notification modal close label",
"string": "Close"
},
"mr79Fz": {
"developer_comment": "opening hours - list item 2",
"string": "Friday 9:00-12:00, 13:00-14:30"
},
"n0mqo6": {
"developer_comment": "DeleteAccount",
"string": "Delete eduID"
Expand Down

0 comments on commit 63531f3

Please sign in to comment.