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

     1  {
     2    "Loading contract types...": "Loading contract types...",
     3    "Insurance": "Insurance",
     4    "Contract Management": "Contract Management",
     5    "Unprocessed Claims": "Unprocessed Claims",
     6    "No outstanding claims.": "No outstanding claims.",
     7    "Contract Templates": "Contract Templates",
     8    "Create Contract Template": "Create Contract Template",
     9    "Status": "Status",
    10    "Activate": "Activate",
    11    "Deactivate": "Deactivate",
    12    "Availability to Merchants": "Availability to Merchants",
    13    "Description": "Description",
    14    "Theft Insured": "Theft Insured",
    15    "Min. Duration (days)": "Min. Duration (days)",
    16    "Max. Duration (days)": "Max. Duration (days)",
    17    "Phone Shops": "Phone Shops",
    18    "Bike Shops": "Bike Shops",
    19    "Ski Shops": "Ski Shops",
    20    "Present": "Present",
    21    "Not Included": "Not Included",
    22    "Creation Date": "Creation Date",
    23    "Theft Involved": "Theft Involved",
    24    "Reimbursable": "Reimbursable",
    25    "Repair": "Repair",
    26    "Reimburse": "Reimburse",
    27    "Reject": "Reject",
    28    "Loading Claims...": "Loading Claims...",
    29    "New Contract Template": "New Contract Template",
    30    "Formula Per Day": "Formula Per Day",
    31    "Max. Sum Insured": "Max. Sum Insured",
    32    "Terms and Conditions": "Terms and Conditions",
    33    "Create": "Create",
    34    "Claim Self-Service": "Claim Self-Service",
    35    "Customer Login": "Customer Login",
    36    "Username": "Username",
    37    "Password": "Password",
    38    "Signing In...": "Signing In...",
    39    "Login": "Login",
    40    "Invalid login. Please try again.": "Invalid login. Please try again.",
    41    "Loading Contracts...": "Loading Contracts...",
    42    "Your Contracts": "Your Contracts",
    43    "File a Claim": "File a Claim",
    44    "Valid From": "Valid From",
    45    "Valid To": "Valid To",
    46    "Submit": "Submit",
    47    "Theft": "Theft",
    48    "currency code": "USD",
    49    "Brand": "Brand",
    50    "Model": "Model",
    51    "Serial No.": "Serial No.",
    52    "File a New Claim": "File a New Claim",
    53    "View Claims": "View Claims",
    54    "Claims to Selected Contract": "Claims to Selected Contract",
    55    "Being Processed": "Being Processed",
    56    "Repaired": "Repaired",
    57    "To be repaired": "To be repaired",
    58    "Rejected": "Rejected",
    59    "Unknown": "Unknown",
    60    "Expecting confirmation from police": "Expecting confirmation from police",
    61    "You haven't filed any claims yet.": "You haven't filed any claims yet.",
    62    "Theft confirmed by police": "Theft confirmed by police",
    63    "File Reference": "File Reference"
    64  }