You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
spa_instat_tv/src/config/lexics/payment.tsx

20 lines
496 B

export const paymentLexics = {
add_card: 8313,
address: 15203,
billing_address: 15489,
card_holder_name: 2021,
city: 15206,
country: 835,
error_address_latin_letters: 15758,
error_can_not_add_card: 14447,
error_city_latin_letters: 15759,
error_empty_address: 15755,
error_empty_city: 15754,
error_empty_country: 15753,
error_empty_name: 15290,
error_payment_unsuccessful: 14446,
payment_date: 15603,
payment_method: 2010,
subscription_plan: 18182,
sum: 838,
}