import {AppLocale} from './strings'; export const en: AppLocale = { snippetTitle: 'or 4 interest-free payments of <0>{{price}} <1>{{currency}}. ', snippetTitle_alshaya: '<0>4 interest-free payments {{currency}} {{price}}', nonStandardSnippetTitle: 'Split your purchase and pay over time. No interest. No fees.', learnMore: 'Learn more', noFees: 'No fees. Pay with any card.', useAnyCard: 'Use any card.', today: 'Today', in1Month: 'In 1 month', in2Months: 'In 2 months', in3Months: 'In 3 months', splitYourPurchase: 'Split your purchase', in4InterestFreePayments: 'in 4 interest-free payments', with: 'with', forPurchasesBelow: 'for purchases below <0>{{price}} <1>{{currency}}. ', forPurchasesAbove: 'for purchases above <0>{{price}} <1>{{currency}}. ', };