{
    "ADMIN_DASHBOARD": {
        "LOGIN_PAGE": {
            "PAGE_TITLE": "Login",
            "COMPANIES": "Users",
            "DEPARTMENTS": "Companies",
            "FORGOT_PASSWORD": "Forgot your password?",
            "HEADING": "Login to view your account",
            "LOGIN": " Login",
            "PASSWORD": "Password",
            "SITE": "Site",
            "SEARCH_COMPANY_PLACEHOLDER": "Select or search a company in the list...",
            "SEARCH_DEPARTMENT_PLACEHOLDER": "Select or search a department in the list...",
            "SELECT": "Select",
            "SELECT_COMPANY": "Select company",
            "USERNAME": "Username",
            "ERROR_ISSUE_WITH_COMPANY": "Sorry, there seems to be a problem with the company associated with this account",
            "ERROR_NO_ACTIVE_LOCATIONS": "Sorry, this account is not associated to any active locations",
            "ERROR_INCORRECT_CREDS": "Sorry, either your email or password was incorrect",
            "ERROR_ACCOUNT_ISSUES": "Sorry, there seems to be a problem with this account",
            "ERROR_REQUIRED": "This field is required.",
            "SSO_INVALID": "Access Denied due to incorrect user permissions. Please contact your System Administrator",
            "ADMIN_PARENT": "Administer Parent",
            "SEARCH_CHILD_COMPANIES": "Search for a company by name or reference",
            "NO_RESULTS": "No results",
            "COMPANY_REFERENCE_LABEL": "reference: {{ref}}",
            "LOGOUT_SUCCESS": "You have been successfully logged out of Studio.",
            "ACCESS_TOKEN_EXPIRED": "You have been logged out of Studio due to inactivity. Please log in again to continue.",
            "LOCKED_OUT": "You have made too many unsuccessful login attempts. Please try again later.",
            "FORBIDDEN": "You do not have access. Please try again.",
            "RECENTLY_USED_ACCOUNTS": "Recently used accounts",
            "LOGIN_TO_A_NEW_ACCOUNT": "Login to a new account",
            "ACCESSIBILITY": {
                "LOGGING_IN": "Logging in",
                "LOGGING_IN_COMPANY": "Logging in to {{company}}",
                "LOGGING_IN_ADMINISTRATOR": "Logging into parent company",
                "NO_COMPANIES": "There are no child companies available",
                "ONE_COMPANY": "There are is one child company available",
                "SOME_COMPANIES": "There are {{number}} child companies available"
            }
        }
    }
}