Merged in fix/hide-payment-if-only-points (pull request #1741)
Feat(SW-1943): add new design for pay ancillaries with points * fix: hide card and payment info if only quantity with points is selected * feat(SW-1943): add new design for pay ancillaries with points * feat(SW-1943): add missing translation * feat(SW-1943): fix rebase * feat(SW-1943): remove console log Approved-by: Linus Flood Approved-by: Matilda Landström
This commit is contained in:
@@ -631,6 +631,7 @@
|
||||
"Points may take up to 10 days to be displayed.": "Points may take up to 10 days to be displayed.",
|
||||
"Points needed to level up": "Points needed to level up",
|
||||
"Points needed to stay on level": "Points needed to stay on level",
|
||||
"Points to be deducted now": "Points to be deducted now",
|
||||
"Points used": "Points used",
|
||||
"Practical information": "Practical information",
|
||||
"Preliminary receipt": "Preliminary receipt",
|
||||
@@ -973,6 +974,8 @@
|
||||
"{amount, plural, one {Gift} other {Gifts}} added to your benefits": "{amount, plural, one {Gift} other {Gifts}} added to your benefits",
|
||||
"{amount} has been paid": "{amount} has been paid",
|
||||
"{amount} out of {total}": "{amount} out of {total}",
|
||||
"{amount} points": "{amount} points",
|
||||
"{amount} points available": "{amount} points available",
|
||||
"{amount} {amount, plural, one {hotel} other {hotels}}": "{amount} {amount, plural, one {hotel} other {hotels}}",
|
||||
"{amount}/night per adult": "{amount}/night per adult",
|
||||
"{ancillary} added to your booking!": "{ancillary} added to your booking!",
|
||||
|
||||
Reference in New Issue
Block a user