Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
const wording = {
    profileData: [
        'First Name',
        'Last Name',
        'Phone Number',
        'Email Address',
        'Default Address',
        'Default Payment Method',
    ],
    preferences: 'Send me weekly emails with new sales and special offers',
    permission: 'Consent for data collection and Processing',
    sendSMS: 'Send all sale notifications via SMS',
    visaEnding: 'Visa card ending ',
    expire: ' Expires ',
    address: 'Address ',
    paymentMethod: 'Payment Method ',
};
export { wording };
//# sourceMappingURL=fixture.js.map