Skip to content

Commit

Permalink
fix(web): Pension Calculator - Remove space in translation string keys (
Browse files Browse the repository at this point in the history
#16037)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
RunarVestmann and kodiakhq[bot] authored Sep 17, 2024
1 parent 66d0463 commit 323fd56
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -843,12 +843,12 @@ export const translationStrings = defineMessages({
defaultMessage: 'Meðlag',
description: 'Niðurstöðuskjár, Meðlag',
},
'REIKNH.PERSAFSLMINNA ': {
'REIKNH.PERSAFSLMINNA': {
id: 'web.pensionCalculator:REIKNH.PERSAFSLMINNA',
defaultMessage: 'Persónuafsláttur',
description: 'Niðurstöðuskjár, Persónuafsláttur minna',
},
'REIKNH.SAMANBBOTAFLOKKUR ': {
'REIKNH.SAMANBBOTAFLOKKUR': {
id: 'web.pensionCalculator:REIKNH.SAMANBBOTAFLOKKUR',
defaultMessage: 'Samanburðarbótaflokkur við eldra kerfi',
description: 'Niðurstöðuskjár, Samanburðarbótaflokkur við eldra kerfi ',
Expand Down

0 comments on commit 323fd56

Please sign in to comment.