{
    "100": {
        "EMAIL_EXIST": {
            "link": "",
            "replaceChr": "",
            "en": "Continue",
            "zh": "zh Continue"
        }
    },
    "101": {
        "SWITCHING_PROTOCOLS": {
            "link": "",
            "replaceChr": "",
            "en": "Switching Protocols",
            "zh": "zh Switching Protocols"
        }
    },
    "102": {
        "PROCESSING": {
            "link": "",
            "replaceChr": "",
            "en": "Processing",
            "zh": "zh Processing"
        }
    },
    "220": {
        "DATA_NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "Data not found",
            "zh": "未找到数据"
        },
        "CANNOT_PROCESS_VISA": {
            "link": "",
            "replaceChr": "",
            "en": "Same Day Visa will be available only on 5 June 2020 from 00.01 AM onward",
            "zh": "当天签证仅自2020年6月5日零点后可用"
        }
    },
    "200": {
        "OK": {
            "link": "",
            "replaceChr": "",
            "en": "OK",
            "zh": "zh OK"
        },
        "ADDED": {
            "link": "",
            "replaceChr": "",
            "en": "Successfully Added",
            "zh": "添加成功"
        },
        "DELETED": {
            "link": "",
            "replaceChr": "",
            "en": "Successfully deleted",
            "zh": "删除成功"
        },
        "UPDATE": {
            "link": "",
            "replaceChr": "",
            "en": "Successfully updated",
            "zh": "更新成功"
        },
        "LOGIN_SUCCESS": {
            "link": "",
            "replaceChr": "",
            "en": "Successfully login",
            "zh": "zh Successfully login"
        },
        "OTP_SUCCESS": {
            "link": "",
            "replaceChr": "",
            "en": "OTP sent successfully, Please check email",
            "zh": "验证码已成功发送，请查收邮件"
        },
        "EMAIL_OTP_SUCCESS": {
            "link": "",
            "replaceChr": "",
            "en": "OTP sent successfully on the email",
            "zh": "zh OTP sent successfully on the email"
        },
        "LOGGED_OUT_SUCCESS": {
            "link": "",
            "replaceChr": "",
            "en": "Logged out successfully",
            "zh": "退出成功"
        },
        "REG_EMAIL_SUCCESS": {
            "link": "",
            "replaceChr": "",
            "en": "Registered successfully",
            "zh": "注册成功"
        },
        "ACCOUNT_UNLOCKED": {
            "link": "",
            "replaceChr": "",
            "en": "Account unlocked successfully",
            "zh": "帐户已成功解锁"
        }
    },
    "201": {
        "CREATED": {
            "link": "",
            "replaceChr": "",
            "en": "Created",
            "zh": "zh Created"
        }
    },
    "202": {
        "ACCEPTED": {
            "link": "",
            "replaceChr": "",
            "en": "Accepted",
            "zh": "zh Accepted"
        }
    },
    "203": {
        "NON_AUTHORITATIVE_INFORMATION": {
            "link": "",
            "replaceChr": "",
            "en": "Non Authoritative Information",
            "zh": "zh Non Authoritative Information"
        }
    },
    "204": {
        "NO_CONTENT": {
            "link": "",
            "replaceChr": "",
            "en": "No Content",
            "zh": "zh No Content"
        }
    },
    "205": {
        "RESET_CONTENT": {
            "link": "",
            "replaceChr": "",
            "en": "Reset Content",
            "zh": "zh Reset Content"
        }
    },
    "206": {
        "PARTIAL_CONTENT": {
            "link": "",
            "replaceChr": "",
            "en": "Partial Content",
            "zh": "zh Partial Content"
        }
    },
    "207": {
        "MULTI_STATUS": {
            "link": "",
            "replaceChr": "",
            "en": "Multi-Status",
            "zh": "zh Multi-Status"
        }
    },
    "300": {
        "MULTIPLE_CHOICES": {
            "link": "",
            "replaceChr": "",
            "en": "Multiple Choices",
            "zh": "zh Multiple Choices"
        }
    },
    "301": {
        "MOVED_PERMANENTLY": {
            "link": "",
            "replaceChr": "",
            "en": "Moved Permanently",
            "zh": "zh Moved Permanently"
        }
    },
    "302": {
        "MOVED_TEMPORARILY": {
            "link": "",
            "replaceChr": "",
            "en": "Moved Temporarily",
            "zh": "zh Moved Temporarily"
        }
    },
    "303": {
        "SEE_OTHER": {
            "link": "",
            "replaceChr": "",
            "en": "See Other",
            "zh": "zh See Other"
        }
    },
    "304": {
        "NOT_MODIFIED": {
            "link": "",
            "replaceChr": "",
            "en": "Not Modified",
            "zh": "zh Not Modified"
        }
    },
    "305": {
        "USE_PROXY": {
            "link": "",
            "replaceChr": "",
            "en": "Use Proxy",
            "zh": "zh Use Proxy"
        }
    },
    "307": {
        "TEMPORARY_REDIRECT": {
            "link": "",
            "replaceChr": "",
            "en": "Temporary Redirect",
            "zh": "zh Temporary Redirect"
        }
    },
    "308": {
        "PERMANENT_REDIRECT": {
            "link": "",
            "replaceChr": "",
            "en": "Permanent Redirect",
            "zh": "zh Permanent Redirect"
        }
    },
    "400": {
        "BAD_REQUEST": {
            "link": "",
            "replaceChr": "",
            "en": "Bad request",
            "zh": "错误的请求"
        },
        "INVALID_DOCUMENT": {
            "link": "",
            "replaceChr": "",
            "en": "Please upload a valid document",
            "zh": "请上传有效文件"
        }
    },
    "401": {
        "UNAUTHORIZED": {
            "link": "",
            "replaceChr": "",
            "en": "Unauthorized",
            "zh": "未授权"
        },
        "TOKEN_IS_REVOKED": {
            "link": "",
            "replaceChr": "",
            "en": "You are already logged in into the application",
            "zh": "您已经登录到应用程序"
        },
        "JWT_IS_REVOKED": {
            "link": "",
            "replaceChr": "",
            "en": "JWT token is revoked",
            "zh": "JWT令牌已取消"
        },
        "INVALID_JWT_ISSUER": {
            "link": "",
            "replaceChr": "",
            "en": "Invalid JWT Issuer",
            "zh": "zh Invalid JWT Issuer"
        },
        "INVALID_USER": {
            "link": "",
            "replaceChr": "",
            "en": "Invalid User",
            "zh": "无效用户"
        },
        "CANNOT_FIND_TOKEN": {
            "link": "",
            "replaceChr": "",
            "en": "Cannot find token",
            "zh": "无法找到令牌"
        },
        "INVALID_USER_LIFT": {
            "link": "",
            "replaceChr": "",
            "en": "Please enter credentials used for appointment booking",
            "zh": ""
        }
    },
    "402": {
        "PAYMENT_REQUIRED": {
            "link": "",
            "replaceChr": "",
            "en": "Payment Required",
            "zh": "zh Payment Required"
        }
    },
    "403": {
        "FORBIDDEN": {
            "link": "",
            "replaceChr": "",
            "en": "Forbidden",
            "zh": "zh Forbidden"
        },
        "INVALID_LOGIN_CREDS": {
            "link": "",
            "replaceChr": "",
            "en": "OTP has been sent on your registered email ID",
            "zh": "OTP已通过您注册的电子邮件ID发送"
        },
        "USER_EXIST": {
            "link": "login",
            "replaceChr": "",
            "en": "User already exists. Please @login through your registered email Id",
            "zh": "用户已经存在请 @登录 使用您的注册电子邮件ID"
        },
        "USER_NOT_REGISTERED": {
            "link": "",
            "replaceChr": "",
            "en": "OTP has been sent on your registered email ID",
            "zh": "OTP已通过您注册的电子邮件ID发送"
        },
        "APPLICATION_EXIST": {
            "link": "",
            "replaceChr": "",
            "en": "Application with the provided URN is already under progress. Please complete the same",
            "zh": ""
        }
    },
    "404": {
        "NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "Not Found",
            "zh": "zh Not Found"
        },
        "DATA_NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "Data not Found",
            "zh": "zh data not Found"
        },
        "INVALID_URN_LIFT": {
            "link": "",
            "replaceChr": "",
            "en": "Please enter a valid URN to continue with the application",
            "zh": ""
        },
        "DATA_NOT_FOUND_LIFT": {
            "link": "",
            "replaceChr": "",
            "en": "Not applicable as VAS was not bought for the applicant",
            "zh": ""
        },
        "PRE_PAYMENT_DATA_NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "Pre Payment data not found",
            "zh": "zh Pre Payment data not found"
        },
        "RECEIPT_DATA_NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "Receipt data not found",
            "zh": "zh Receipt data not found"
        },
        "POST_PAYMENT_DATA_NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "Post Payment data not found",
            "zh": "zh Post Payment data not found"
        },
        "SUBMIT_PAYMENT_DATA_NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "submit payment data not found",
            "zh": "zh submit payment data not found"
        },
        "TRACK_APPLICATION_DATA_NOT_FOUND": {
            "link": "",
            "replaceChr": "",
            "en": "Track Application data not found",
            "zh": "找不到追踪应用程式资料"
        }
    },
    "405": {
        "METHOD_NOT_ALLOWED": {
            "link": "",
            "replaceChr": "",
            "en": "Method Not Allowed",
            "zh": "zh Method Not Allowed"
        }
    },
    "406": {
        "NOT_ACCEPTABLE": {
            "link": "",
            "replaceChr": "",
            "en": "Not Acceptable",
            "zh": "zh Not Acceptable"
        }
    },
    "407": {
        "PROXY_AUTHENTICATION_REQUIRED": {
            "link": "",
            "replaceChr": "",
            "en": "Proxy Authentication Required",
            "zh": "zh Proxy Authentication Required"
        }
    },
    "408": {
        "REQUEST_TIMEOUT": {
            "link": "",
            "replaceChr": "",
            "en": "Request Timeout",
            "zh": "zh Request Timeout"
        }
    },
    "409": {
        "CONFLICT": {
            "link": "",
            "replaceChr": "",
            "en": "Conflict",
            "zh": "zh Conflict"
        },
        "ALREADY_PAID": {
            "link": "",
            "replaceChr": "",
            "en": "Already Paid",
            "zh": "zh Already Paid"
        }
    },
    "410": {
        "GONE": {
            "link": "",
            "replaceChr": "",
            "en": "Gone",
            "zh": "zh Gone"
        }
    },
    "411": {
        "LENGTH_REQUIRED": {
            "link": "",
            "replaceChr": "",
            "en": "Length Required",
            "zh": "zh Length Required"
        }
    },
    "412": {
        "PRECONDITION_FAILED": {
            "link": "",
            "replaceChr": "",
            "en": "Precondition Failed",
            "zh": "zh Precondition Failed"
        }
    },
    "413": {
        "REQUEST_TOO_LONG": {
            "link": "",
            "replaceChr": "",
            "en": "Request Entity Too Large",
            "zh": "zh Request Entity Too Large"
        }
    },
    "414": {
        "REQUEST_URI_TOO_LONG": {
            "link": "",
            "replaceChr": "",
            "en": "Request-URI Too Long",
            "zh": "zh Request-URI Too Long"
        }
    },
    "415": {
        "UNSUPPORTED_MEDIA_TYPE": {
            "link": "",
            "replaceChr": "",
            "en": "Unsupported Media Type",
            "zh": "zh Unsupported Media Type"
        }
    },
    "416": {
        "REQUESTED_RANGE_NOT_SATISFIABLE": {
            "link": "",
            "replaceChr": "",
            "en": "Requested Range Not Satisfiable",
            "zh": "zh Requested Range Not Satisfiable"
        }
    },
    "417": {
        "EXPECTATION_FAILED": {
            "link": "",
            "replaceChr": "",
            "en": "Expectation Failed",
            "zh": "zh Expectation Failed"
        }
    },
    "418": {
        "IM_A_TEAPOT": {
            "link": "",
            "replaceChr": "",
            "en": "I'm a teapot",
            "zh": "zh I'm a teapot"
        }
    },
    "419": {
        "INSUFFICIENT_SPACE_ON_RESOURCE": {
            "link": "",
            "replaceChr": "",
            "en": "Insufficient Space on Resource",
            "zh": "zh Insufficient Space on Resource"
        }
    },
    "420": {
        "METHOD_FAILURE": {
            "link": "",
            "replaceChr": "",
            "en": "Method Failure",
            "zh": "zh Method Failure"
        }
    },
    "422": {
        "UNPROCESSABLE_ENTITY": {
            "link": "",
            "replaceChr": "",
            "en": "Unprocessable Entity",
            "zh": "zh Unprocessable Entity"
        }
    },
    "423": {
        "LOCKED": {
            "link": "",
            "replaceChr": "",
            "en": "Locked",
            "zh": "zh Locked"
        },
        "LOCKED_EMAIL": {
            "en": "Account has been locked. An email has been sent to your registered Email Id",
            "zh": "zh Account has been locked. An email has been sent to your registered Email Id"
        }
    },
    "424": {
        "FAILED_DEPENDENCY": {
            "link": "",
            "replaceChr": "",
            "en": "Failed Dependency",
            "zh": "zh Failed Dependency"
        },
        "LOGGED_OUT_FAILED": {
            "link": "",
            "replaceChr": "",
            "en": "Logged out failed",
            "zh": "zh Logged out failed"
        },
        "UPDATE_FAILED": {
            "link": "",
            "replaceChr": "",
            "en": "Failed to update",
            "zh": "zh Failed to update"
        },
        "OPERATION_FAILED": {
            "link": "",
            "replaceChr": "",
            "en": "Failed to execute operation",
            "zh": "zh Failed to execute operation"
        },
        "PAYMENT_FAILED": {
            "link": "",
            "replaceChr": "",
            "en": "Payment Failed",
            "zh": "zh Payment Failed"
        }
    },
    "428": {
        "PRECONDITION_REQUIRED": {
            "link": "",
            "replaceChr": "",
            "en": "Precondition Required",
            "zh": "zh Precondition Required"
        }
    },
    "429": {
        "TOO_MANY_REQUESTS": {
            "link": "",
            "replaceChr": "",
            "en": "Too Many Requests",
            "zh": "zh Too Many Requests"
        },
        "TOO_MANY_REQUESTS_EMAIL": {
            "link": "",
            "replaceChr": "",
            "en": "Too many requests.Try after sometime",
            "zh": "请求太多。请稍后再试"
        }
    },
    "431": {
        "REQUEST_HEADER_FIELDS_TOO_LARGE": {
            "link": "",
            "replaceChr": "",
            "en": "Request Header Fields Too Large",
            "zh": "zh Request Header Fields Too Large"
        }
    },
    "440": {
        "SESSION_EXPIRED": {
            "link": "",
            "replaceChr": "",
            "en": "Session Expired",
            "zh": "会话已过期"
        },
        "LINK_EXPIRED": {
            "link": "",
            "replaceChr": "",
            "en": "The link has expired",
            "zh": "链接已过期"
        },
        "DECLINED": {
            "link": "",
            "replaceChr": "",
            "en": "Payment has been declined",
            "zh": "付款已被拒绝"
        },
        "ACTIVATION_LINK_EXPIRED": {
            "link": "",
            "replaceChr": "",
            "en": "Activation link expired",
            "zh": "激活链接已过期"
        },
        "ACTIVE_ACCOUNT": {
            "link": "",
            "replaceChr": "",
            "en": "Account is active. Kindly send OTP",
            "zh": "该帐户已被激活。请发送OTP"
        }
    },
    "500": {
        "INTERNAL_SERVER_ERROR": {
            "link": "",
            "replaceChr": "",
            "en": "Server Error",
            "zh": "zh Server Error"
        }
    },
    "501": {
        "NOT_IMPLEMENTED": {
            "link": "",
            "replaceChr": "",
            "en": "Not Implemented",
            "zh": "zh Not Implemented"
        }
    },
    "502": {
        "BAD_GATEWAY": {
            "link": "",
            "replaceChr": "",
            "en": "Bad Gateway",
            "zh": "zh Bad Gateway"
        }
    },
    "503": {
        "SERVICE_UNAVAILABLE": {
            "link": "",
            "replaceChr": "",
            "en": "Service Unavailable",
            "zh": "zh Service Unavailable"
        }
    },
    "504": {
        "GATEWAY_TIMEOUT": {
            "link": "",
            "replaceChr": "",
            "en": "Gateway Timeout",
            "zh": "zh Gateway Timeout"
        }
    },
    "505": {
        "HTTP_VERSION_NOT_SUPPORTED": {
            "link": "",
            "replaceChr": "",
            "en": "HTTP Version Not Supported",
            "zh": "zh HTTP Version Not Supported"
        }
    },
    "507": {
        "INSUFFICIENT_STORAGE": {
            "link": "",
            "replaceChr": "",
            "en": "Insufficient Storage",
            "zh": "zh Insufficient Storage"
        }
    },
    "511": {
        "NETWORK_AUTHENTICATION_REQUIRED": {
            "link": "",
            "replaceChr": "",
            "en": "Network Authentication Required",
            "zh": "zh Network Authentication Required"
        }
    },
    "531": {
        "DATABASE_UNAVAILABLE": {
            "link": "",
            "replaceChr": "",
            "en": "Database not found",
            "zh": " zh Database not found"
        }
    },
    "532": {
        "TABLE_UNAVAILABLE": {
            "link": "",
            "replaceChr": "",
            "en": "Table not found",
            "zh": "zh Table not found"
        }
    },
    "533": {
        "COLUMN_UNAVAILABLE": {
            "link": "",
            "replaceChr": "",
            "en": "Column not found",
            "zh": "zn Column not found"
        }
    },
    "534": {
        "INVALID_COLUMN": {
            "link": "",
            "replaceChr": "",
            "en": "Invalid column",
            "zh": "zn Invalid column"
        }
    },
    "535": {
        "UNFORMATTED_DATA": {
            "link": "",
            "replaceChr": "",
            "en": "Data is not formatted",
            "zh": "Data is not formatted"
        }
    },
    "536": {
        "REQUIRED_MORE_ARGUMENT": {
            "link": "",
            "replaceChr": "",
            "en": "Required more arguments then specified",
            "zh": "Required more arguments then specified"
        }
    },
    "537": {
        "TO_MANY_ARGUMENT": {
            "link": "",
            "replaceChr": "",
            "en": "Provided more arguments then specified",
            "zh": "Provided more arguments then specified"
        }
    },
    "538": {
        "AMBIGUOUS_COLUMN": {
            "link": "",
            "replaceChr": "",
            "en": "Ambiguous column",
            "zh": "Ambiguous column"
        }
    },
    "539": {
        "UNBOUND_ABLE_MULTI_PART_IDENTIFIER": {
            "link": "",
            "replaceChr": "",
            "en": "Unbound able multi-part identifier",
            "zh": "Unbound able multi-part identifier"
        }
    },
    "581": {
        "TYPE_ERROR": {
            "link": "",
            "replaceChr": "",
            "en": "Type error",
            "zh": "zh Type error"
        }
    },
    "582": {
        "RANGE_ERROR": {
            "link": "",
            "replaceChr": "",
            "en": "Range error",
            "zh": "zh Range error"
        }
    },
    "583": {
        "REF_ERROR": {
            "link": "",
            "replaceChr": "",
            "en": "Reference Error",
            "zh": "zh Reference Error"
        }
    }
}
