Skip to content

Commit

Permalink
fix: minor spelling error (#16499)
Browse files Browse the repository at this point in the history
* fix: minor spelling error

* fix: common grammar mistake

---------

Co-authored-by: brynjarorng <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 16, 2025
1 parent 2db52d8 commit 15168ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/native/app/src/messages/is.ts
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ export const is = {
'health.overview.insuredFrom': 'Sjúkratrygging frá',
'health.overview.status': 'Staða',
'health.overview.notInsured': 'Þú ert ekki með sjúkratryggingu',
'health.overview.coPayments': 'Greiðsluþáttaka',
'health.overview.coPayments': 'Greiðsluþátttaka',
'health.overview.maxMonthlyPayment': 'Hámarksgreiðslan þín á mánuði',
'health.overview.paymentLimit': 'Greiðslumark',
'health.overview.paymentCredit': 'Inneign',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const childSupportPayments = {
alert: {
id: 'crc.application:section.arrangement.childSupportPayment.alert',
defaultMessage:
'Ef um samkomulag um framfærslu er að ræða þá er hvorki hægt að krefjast milligöngu Tryggingastofnunar eða krefjast fjarnáms fyrir meðlagsgreiðslum.',
'Ef um samkomulag um framfærslu er að ræða þá er hvorki hægt að krefjast milligöngu Tryggingastofnunar krefjast fjarnáms fyrir meðlagsgreiðslum.',
description: 'Child support payments page alert',
},
}),
Expand Down

0 comments on commit 15168ee

Please sign in to comment.