Skip to content

Commit

Permalink
Merge branch 'main' into fix/contentful-apps-translation-namespace-ma…
Browse files Browse the repository at this point in the history
…rkdown-default-msg-fallback
  • Loading branch information
busla authored Jan 24, 2025
2 parents e422a50 + 5deb71a commit c2b116a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/application/core/src/lib/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ export const coreErrorMessages = defineMessages({
description: 'Message indicating submission after payment failed',
},
paymentSubmitFailedDescription: {
id: 'application.system:core.payment.submitTitle',
id: 'application.system:core.payment.paymentSubmitFailedDescription',
defaultMessage:
'Villa hefur komið upp við áframhaldandi vinnslu. Vinsamlegast reynið aftur síðar. Ef villa endurtekur sig vinsamlegast hafið samband við [email protected].',
description: 'Message indicating submission after payment failed',
Expand Down
2 changes: 1 addition & 1 deletion libs/portals/my-pages/applications/src/lib/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export const m = defineMessages({
'Error message when no completed applications are found in the overview for national id',
},
defaultInstitutionLabel: {
id: 'application.system:default-institution-label',
id: 'sp.applications:default-institution-label',
defaultMessage: 'Allar stofnanir',
description: 'Default institution filter label',
},
Expand Down

0 comments on commit c2b116a

Please sign in to comment.