{
  "addUser": {
    "brand": "Brand",
    "description": "All Fields & At Least One Role Required",
    "email": "Email (Username)",
    "clear": "Clear All",
    "confirmEmail": "Confirm Email (Username)",
    "createUser": "Create User",
    "email_already_exists": "Username already exists",
    "email_required": "Email field is required",
    "firstName": "First Name",
    "invalid_firstName": "Please include a first name",
    "invalid_lastName": "Please include a last name",
    "invalid_email": "Invalid email address",
    "invalid_confirm_email": "Confirmed email address does not match",
    "invalid_companyHq_clear_action": "Remove current roles before changing HQ",
    "lastName": "Last Name",
    "overline": "User Information",
    "persona": "Persona",
    "snackbar": {
      "add": "New role successfully added.",
      "delete": "Role successfully removed.",
      "edit": "Role successfully updated.",
      "clear": "All info successfully cleared.",
      "userCreated": "New user successfully created. Confirmation email sent.",
      "userNotCreated": "New user was not successfully created. Please try again."
    },
    "tableHeader": "Roles"
  },
  "clearDataModal": {
    "cancel":"Dismiss",
    "message": "Are you sure you want to clear all fields? This will clear all roles and user info.",
    "submit":"Clear All",
    "title": "Clear All Data"
  },
  "roleControl": {
    "addTitle": "Add Role",
    "cancel": "Dismiss",
    "companyHq": "Company HQ",
    "deleteTitle": "Remove Role",
    "deleteButton": "Remove Role",
    "deleteBodyMessage": "Are you sure you want to remove the",
    "duplicateRole": "User already has this role",
    "editButton": "Edit Role",
    "editTitle": "Edit Role",
    "invalid_location": "Invalid Location",
    "invalid_lob": "Invalid Line of Business",
    "invalid_role": "Invalid Role",
    "location": "Account Number or Location Name",
    "lob": "Line of Business",
    "noRolesBody": "Fill out the user information and add roles to create a new user",
    "noRolesHeadline": "No roles added yet",
    "notAnAdmin": "You are not an admin at this location",
    "notAnAdminLob": "You are not an admin for this line of business",
    "role": "Role",
    "roleDefinitions": {
      "Standard User": "Farmers, Business Insights, Orders, Inventory, Logistics, Farmer Financials",
      "Financial User": "Farmers, Business Insights, Orders, Inventory, Logistics, Farmer Financials, Dealer Financials",
      "Admin": "User Admin Privileges, Farmers, Business Insights, Orders, Inventory, Logistics, Farmer Financials, Dealer Financials"
    },
    "roleDefinitionLink": "Role Definitions",
    "submit": "Confirm"
  },
  "roleDefinitions": {
    "title": "User Role Definitions",
    "printButton": "Print List",
    "standardUser": "Standard User",
    "financialUser": "Financial User",
    "admin": "Admin",
    "standardUserDefinition": "Access to Farmers, Business Insights, Orders, Inventory, Logistics, Farmer Financials",
    "financialUserDefinition": "Access to Farmers, Business Insights, Orders, Inventory, Logistics, Farmer Financials, Dealer Financials",
    "adminDefinition": "Access to User Admin, Farmers, Business Insights, Orders, Inventory, Logistics, Farmer Financials, Dealer Financials"
  },
  "userProfile": {
    "active": "Active",
    "backLink": "Back to User Admin Search",
    "activationModal": {
      "failedBodyText": "Unable to change user's status.",
      "failedTitle": "Something went wrong",
      "inactiveTitle": "Deactivate User",
      "inactiveButton": "Deactivate",
      "inactiveBodyText": "Deactivating this user will inactivate their account, but will not remove their assigned roles. Are you sure you want to deactivate this user?",
      "cancel": "Cancel",
      "activeTitle": "Activate User",
      "activeButton": "Activate",
      "activeBodyText": "Activating this user will activate their account and restore their previously assigned roles. Are you sure you want to activate this user?"
    },
    "inactive": "Inactive",
    "lastSignedIn": "Last Signed In",
    "lobHeader": "Line of Business",
    "locationHeader": "Location",
    "location": "Location",
    "name": "Name",
    "phone": "Phone",
    "roleHeader": "Role",
    "snackbar": {
      "add": "New role successfully added.",
      "delete": "Role successfully removed.",
      "edit": "Role successfully updated.",
      "deactivate": "User successfully deactivated.",
      "activate": "User successfully activated.",
      "addFail": "New role was not successfully added.",
      "deleteFail": "Role was not successfully removed.",
      "editFail": "Role was not successfully updated."
    },
    "status": "Status",
    "tableHeader": "Roles for ",
    "title": "User Admin",
    "username": "Email (Username)"
  },
  "userSearch": {
    "title": "User Admin",
    "overline": "Search for a User",
    "overlineInternal": "Select a method to search for a user.",
    "companyHq": "Company HQ",
    "brand": "Brand",
    "persona": "Persona",
    "country": "Country",
    "firstName": "First Name",
    "lastName": "Last Name",
    "email": "Email (Username)",
    "city": "Company City",
    "state": "State",
    "location": "Location Name",
    "sapId": "Account Number",
    "invalid_firstName": "Invalid first name",
    "invalid_lastName": "Invalid last name",
    "invalid_email": "Invalid email address",
    "invalid_city": "Invalid city",
    "invalid_state": "Invalid state",
    "invalid_location": "Invalid location",
    "invalid_sapId": "Invalid Account Number",
    "search": "search",
    "clear": "clear",
    "singleTableHeader": "Matching User",
    "pluralTableHeader": "Matching Users",
    "lastLogin": "Last Signed In",
    "submitFailed": "Submit Failed - Please Check Search Form",
    "searchMethod": "Search Method",
    "status": "User Status",
    "active": "Active",
    "inactive": "Inactive",
    "pending": "Pending"
  },
  "userTabs": {
    "searchUsers": "Search Users",
    "newUser": "Add User"
  }
}
