Skip to content

Commit

Permalink
chore: nx format:write update dirty files
Browse files Browse the repository at this point in the history
  • Loading branch information
andes-it committed May 16, 2024
1 parent 3e911b6 commit 35d94aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions libs/service-portal/core/src/lib/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1287,7 +1287,7 @@ export const m = defineMessages({
domsmalaraduneytidTooltip: {
id: 'service.portal:dmr-tooltip',
defaultMessage:
'Dómsmálaráðuneytið hefur umsjón með gögnum um dómsmál og þeim tengt.',
'Dómsmálaráðuneytið hefur umsjón með gögnum um dómsmál og þeim tengt.',
},
occupationalLicenseTooltip: {
id: 'service.portal:occupational-license-tooltip',
Expand Down Expand Up @@ -1517,7 +1517,8 @@ export const m = defineMessages({
},
lawAndOrderDescription: {
id: 'service.portal:law-and-order-description',
defaultMessage: 'Hér eru upplýsingar og yfirlit yfir mál sem þú átt hjá dómskerfinu.',
defaultMessage:
'Hér eru upplýsingar og yfirlit yfir mál sem þú átt hjá dómskerfinu.',
},
courtCases: {
id: 'service.portal:court-cases',
Expand Down

0 comments on commit 35d94aa

Please sign in to comment.