{
  "shared": {
    "cardId": "Card ID",
    "name": "Name",
    "phone": "Phone number",
    "ssn": "Security Social Number",
    "expiryDate": "Card valid until",
    "list": "Members list",
    "submit": "Submit",
    "description": "Description",
    "selectCard": "Select a card"
  },
  "index": {
    "cards": "Loyalty cards"
  },
  "subNavigation": {
    "cards": "Cards",
    "users": "Members",
    "uploadList": "Upload CSV file",
    "addUser": "Add a member"
  },
  "upload": {
    "copy": "Choose your CSV file to upload"
  },
  "delete": {
    "heading": "Remove a member",
    "dropdown": "Select a card",
    "copy": "The card will disappear from the user's Wallet and the user can no longer use the benefits offered with the card.",
    "button": "Confirm"
  },
  "cards": {
    "emptyTitle": "No cards",
    "emptyDescription": "No card was found linked to your user.",
    "cardValid": "Valid until",
    "cardUser": "members",
    "cardButton": "See card"
  },
  "users": {
    "emptyTitle": "No members",
    "emptyDescription": "No members was found for your admin account."
  },
  "benefit": {
    "discount": "Discount",
    "website": "Website",
    "addresses": "Addresses",
    "phone": "Phone number"
  }
}
