github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/build-blockchain-insurance-app-master/web/src/shop/locales/en.json (about)

     1  {
     2    "Bike Shop": "Bike Shop",
     3    "Smart Phone Shop": "Smart Phone Shop",
     4    "Ski Shop": "Ski Shop",
     5    "Buy a Bike": "Buy a Bike",
     6    "Buy a Smart Phone": "Buy a Smart Phone",
     7    "Buy a Pair of Skis": "Buy a Pair of Skis",
     8    "Choose a Product": "Choose a Product",
     9    "Product Brand": "Product Brand",
    10    "Product Model": "Product Model",
    11    "Price": "Price",
    12    "Serial No.": "Serial No.",
    13    "Buy Insurance for the Bike": "Buy Insurance for the Bike",
    14    "Buy Insurance for the Smart Phone": "Buy Insurance for the Smart Phone",
    15    "Buy Insurance for the Pair of Skis": "Buy Insurance for the Pair of Skis",
    16    "currency code": "USD",
    17    "Next": "Next",
    18    "Previous": "Previous",
    19    "Contract": "Contract",
    20    "Daily Price": "Daily Price",
    21    "Contract Terms": "Contract Terms",
    22    "First Name": "First Name",
    23    "Last Name": "Last Name",
    24    "E-mail Address": "E-mail Address",
    25    "Start Date": "Start Date",
    26    "End Date": "End Date",
    27    "Loading Contracts...": "Loading Contracts...",
    28    "Page Not Found!": "Page Not Found!",
    29    "Payment": "Payment",
    30    "Product": "Product",
    31    "Services": "Services",
    32    "Theft Protection": "Theft Protection",
    33    "Total": "Total",
    34    "Order": "Order",
    35    "Insurance": "Insurance",
    36    "Processing Transaction...": "Processing Transaction...",
    37    "Transaction completed.": "Transaction completed.",
    38    "Username": "Username",
    39    "Password": "Password",
    40    "Summary": "Summary"
    41  }