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 = {
    congratsText: 'CONGRATULATIONS !',
    youRockTet: 'YOU ROCK!',
    thankyouText: 'THANK YOU FOR SHOPPING T-GIANT.',
    thankyouTextForB2B: 'THANK YOU FOR SHOPPING T-GIANT PRO.',
    order: 'Order',
    /**
     * @todo @fixme @invalid @santhosh - needs connecting to api by getting from container
     * @todo @fixme @invalid - does not handle error state
     */
    orderId: '#150962685968174674',
    greetingText1: 'Your order has been placed. You will receive a confirmation email shortly.',
    greetingText2: 'Your order has been placed. Order will be processed post approval.',
    viewOrderLabel: 'View order details',
    continueShoppingLabel: 'Continue Shopping',
};
export { wording };
//# sourceMappingURL=fixture.js.map