String redemptionExplanationText(String amount) { return getString(I18nKeys.redemptionExplanationText, {"amount": amount}); }