123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541 |
- o2.LP={
- "name": "Name",
- "description": "Description",
- "searchKey": "Search",
- "desktop_style": "dDesktop",
- "flat_style": "Flat",
- "cmsName": "CMS",
- "processName": "Process",
- "portalName": "Portal",
- "serviceName": "Service",
- "process": {
- "unnamed": "Unnamed",
- "unknow": "Unknow",
- "processConfig": "Process Config",
- "formConfig": "Form Config",
- "createCategory": "Create Category",
- "searchCategory": "Search Category",
- "noCategoryNotice": "There is no process category, you can click here to create a process category.",
- "noProcessNoticeNode": "There is no process, you can click here to create a process",
- "activity": "Activity",
- "route": "Route",
- "property": "Property",
- "showJson": "View JSON",
- "unrealized": "Unrealized",
- "tools": "Tools",
- "repetitions": "Duplicate property name",
- "repetitionsValue": "Duplicate content item",
- "repetitionsEvent": "Duplicate event name",
- "repetitionsId": "Duplicate element identifiers",
- "repetitionsOrUnvalid": "Duplicate or invalid property name",
- "notNullId": "Element identifier cannot be null",
- "editCategory": "Edit Category",
- "createProcess": "Create Process",
- "deleteCategory": "Delete Category",
- "deleteProcess": "Delete Process",
- "editProcess": "Edit Process",
- "createForm": "Create Form",
- "deleteForm": "Delete Form",
- "editForm": "Edit Form",
- "menu": {
- "newRoute": "Create Route",
- "newActivity": "Create Activity",
- "newActivityType": {
- "manual": "Manual Activity",
- "condition": "Condition Activity",
- "auto": "Auto Activity",
- "split": "Split Activity",
- "merge": "Marge Activity",
- "embed": "Embed Activity",
- "invoke": "Invoke Activity",
- "begin": "Begin Activity",
- "end": "End Activity"
- },
- "copyActivity": "Copy Activity",
- "deleteActivity": "Delete Activity",
- "deleteRoute": "Delete Route",
- "saveProcess": "Save Process",
- "saveProcessNew": "Save as new process",
- "checkProcess": "Check Process",
- "exportProcess": "Export Process",
- "printProcess": "Print Process",
- "showGrid": "Show Grid",
- "hideGrid": "Hide Grid"
- },
- "notice": {
- "save_success": "Process saved successfully!",
- "deleteForm_success": "Form deleted!",
- "deleteProcess_success": "Process deleted!",
- "one_begin": "There can only be one start activity per process!",
- "deleteRoute": "Are you sure you want to delete the selected route?",
- "deleteRouteTitle": "Delete route confirmation",
- "deleteActivityTitle": "Delete activity confirmation",
- "deleteActivity": "Deleting the activity will also delete all routes associated with this activity, Are you sure you want to delete the selected activity?",
- "deleteDecisionTitle": "Delete decision confirmation",
- "deleteDecision": "Are you sure you want to delete the selected decision?",
- "deleteScriptTitle": "Delete script confirmation",
- "deleteScript": "Are you sure you want to delete the selected script?",
- "deleteElementTitle": "Delete form element confirmation",
- "deleteElement": "Are you sure to delete the current element and its child elements?",
- "deleteEventTitle": "Delete event confirmation",
- "deleteEvent": "Are you sure you want to delete the selected event?",
- "deleteActionTitle": "Delete operation confirmation",
- "deleteAction": "Are you sure you want to delete the selected operation?",
- "deleteRowTitle": "Delete table row confirmation",
- "deleteRow": "Deletes the current row is the row is deleted all the content in the cells, Are you sure to delete the currently selected row?",
- "deleteColTitle": "Delete Table Columns confirmation",
- "deleteCol": "Deletes the current column is the column is deleted all the content in the cells, Are you sure to delete the currently selected column?",
- "deleteProcessTitle": "Delete process confirmation",
- "deleteProcess": "Are you sure you want to delete the selected process?",
- "deleteFormTitle": "Delete form confirmation",
- "deleteForm": "You sure you want to delete the selected form?",
- "deleteTreeNodeTitle": "Delete node confirmation",
- "deleteTreeNode": "Are You sure you want to delete the selected node?",
- "inputScriptName": "Please enter the name of the script!",
- "inputCategoryName": "Please enter the category name of the script!"
- },
- "button": {
- "ok": "Ok",
- "cancel": "Cancel",
- "reset": "Reset"
- },
- "formAction": {
- "insertRow": "Insert Row",
- "insertCol": "Insert Column",
- "deleteRow": "Delete Row",
- "deleteCol": "Delete Column",
- "mergerCell": "Merge Cells",
- "splitCell": "Split Cells",
- "move": "Move",
- "copy": "Copy",
- "delete": "Delete",
- "add": "Add",
- "script": "Script",
- "clickScript": "Click Event Script",
- "defaultNode": "Default Node"
- }
- },
- "desktop": {
- "homepage": "Homepage",
- "taskCenter": "TaskCenter",
- "info": "Information",
- "calendar": "Calendar",
- "profile": "Profile",
- "loadding": "System is loadding, please wait......",
- "lowBrowser": " Your browser version is too low! ~ IE8 and the following versions are not supported!",
- "upgradeBrowser": "Please upgrade your browser:",
- "menuAction": "Menu",
- "configAction": "Configure your workstations",
- "userMenu": "User Options",
- "userChat": "Online Communication",
- "styleAction": "Switch Themes",
- "showDesktop": "Show Desktop",
- "showMessage": "Message",
- "logout": "Logout",
- "safeLogout": "Safe Logout",
- "safeLogoutTitle": "Safe Logout Confirmation",
- "safeLogoutMessage": "Safe logout will log out of your login status on all devices, including mobile terminals and other browsers. Are you sure you are sure to log out safely?",
- "userConfig": "Settings",
- "application": "Component",
- "widget": "Widget",
- "process": "Process",
- "nosign": "Edit You Signature",
- "searchUser": "Search:Username",
- "say": "Say",
- "clearMessage": "Clear Message",
- "returnZoom": "100% recovery",
- "refresh": "Refresh",
- "close": "Close",
- "closeAll": "Close All",
- "closeOther": "Close Others",
- "openInBrowser": "Open in browser",
- "lnkAppTitle": "Often Used",
- "deleteLnk": "Delete Link",
- "addLnk": "Add Link",
- "changeViewTitle": "Toggle style confirmation",
- "changeView": "Are you sure you want to switch the style?<br><br>If you select \"OK\", the page will refresh directly, and unsaved data may be lost.",
- "refreshMenu": "Restore the default menu order",
- "defaultMenuTitle": "Confirmation",
- "defaultMenuInfor": "Are you sure you want to restore the ordering and grouping of the menu to the default state?",
- "deleteLink": "Delete Link",
- "messsage": {
- "appliction": "Application",
- "application": "App",
- "process": "Process",
- "infor": "Info",
- "query": "Data",
- "taskMessage": "Task Reminders",
- "receiveTask": "You get a Task, The title is: ",
- "activity": "Activity",
- "readMessage": "Read Reminders",
- "receiveRead": "You get a Read, The title is: ",
- "reviewMessage": "Review Reminders",
- "receiveReview": "You get a Review, The title is: ",
- "fileEditorMessage": "Received File",
- "receiveFileEditor": "A file sent to you: ",
- "fileShareMessage": "Shared File",
- "receiveFileShare": "shared to you a file: ",
- "meetingInviteMessage": "Meeting Invitation",
- "meetingInvite": "<font style='color: #ea621f'>{person}</font> invite you to attend the meeting in <font style='color: #ea621f'>{date}</font>: Topics is: \"{subject}\",location: <font style='color: #ea621f'>{addr}</font>",
- "meetingCancelMessage": "Meeting.Canceled",
- "meetingCancel": "<font style='color: #ea621f'>{person}</font> cancelled the meeting on <font style='color: #ea621f'>{date}</font> in <font style='color: #ea621f'>{addr}</font>: \"{subject}\"",
- "meetingAcceptMessage": "Meeting invitation has been accepted",
- "meetingAccept": "<font style='color: #ea621f'>{person}</font> has accepted your meeting invitation, will attend the meeting in <font style='color: #ea621f'>{addr}</font> on <font style='color: #ea621f'>{date}</font>: \"{subject}\"",
- "meetingRejectMessage": "Meeting invitation has been rejected",
- "meetingReject": "<font style='color: #ea621f'>{person}</font> has declined your meeting invitation。Time: <font style='color: #ea621f'>{date}</font>; Subject: \"{subject}\"",
- "meetingDeleteInviteMessage": "Meeting invitation has been cancelled",
- "meetingDeleteInvite": "<font style='color: #ea621f'>{person}</font> cancelled your meeting invitation, meeting information: time <font style='color: #ea621f'>{date}</font>, title \"{subject}\", location <font style='color: #ea621f'>{addr}</font>",
- "attendanceAppealInviteMessage": "There is an attendance claim that needs your approval",
- "attendanceAppealInvite": "{subject}",
- "attendanceAppealAcceptMessage": "Attendance application passed",
- "attendanceAppealAccept": "{subject}",
- "attendanceAppealRejectMessage": "Attendance appeal failed",
- "attendanceAppealReject": "{subject}",
- "canlendarAlarmMessage": "Schedule",
- "canlendarAlarm": "{title}",
- "teamwork": {
- "executor": "Assignee",
- "creatorPerson": "Creator"
- },
- "publishDocument": "Publish document: ",
- "customMessageTitle": "Message: ",
- "customMessage": "You received a message: ",
- "emoji": "Emoji",
- "processWork": "Work",
- "cmsDoc": "Information",
- "bbsReplyCreateMessage": "Forum reply reminder",
- "bbsReplyCreate": "{title}"
- },
- "styleMenu": {
- "default": "default",
- "color": "color",
- "black": "black",
- "lotus": "lotus",
- "crane": "crane",
- "peony": "peony",
- "car": "car",
- "dock": "dock",
- "panda": "panda",
- "star": "star"
- },
- "styleFlatMenu": {
- "blue": "blue",
- "red": "red",
- "orange": "orange",
- "green": "green",
- "cyan": "cyan",
- "purple": "purple",
- "gray": "gray",
- "darkgreen": "darkgreen",
- "tan": "tan",
- "navy": "navy"
- },
- "notice": {
- "unload": "If you close or refresh the current page, the unsaved content will be lost, please confirm your operation",
- "changePassword": "Your password has expired, please change it in time",
- "errorConnectCenter1": "Unable to connect to the Center Server, please make sure one of the following addresses is accessible: ",
- "errorConnectCenter2": "If none of the above addresses can be accessed, please check your network or contact the administrator!"
- },
- "login": {
- "title": "User Login",
- "loginButton": "Login",
- "mobileDownload": "Phone scanning the QR code to install",
- "inputUsernamePassword": "Enter you user name and password...",
- "loginWait": "Login, please wait...",
- "loginError": "User name or password entered is incorrect, please re-enter...",
- "camera_logining": "Logging in, please face the camera ...",
- "camera_logining_1": "Please keep smile ...",
- "camera_logining_2": "Please Look Up ...",
- "camera_logining_3": "Verification Successful ...",
- "camera_logining2": "Please move a different perspective, or transform expression ...",
- "camera_loginSuccess": "{name} Hello, is to sign you in ...",
- "camera_loginError": "Unable to verify your identity, please log in through other means ...",
- "camera_loginError2": "Login failed, please log in through other means ...",
- "camera_loginError_camera": "Unable to open the camera, probably already in use ..."
- },
- "action": {
- "uploadTitle": "Uploading",
- "uploadComplete": "Upload Complete",
- "sendReady": "Encoding the data, prepared for transmission ...",
- "sendStart": "Begin Transfer",
- "sendError": "File Transfer Error",
- "sendAbort": "File transfer was canceled",
- "speed": "Speed",
- "time": "Elapsed Time",
- "hour": "Hour",
- "minute": "Minute",
- "second": "Second",
- "cancelUploadTitle": "Cancel upload confirmation",
- "cancelUpload": "Are you sure you want to cancel uploading file \"{name}\" ?"
- },
- "person": {
- "personEmployee": "Empno",
- "personMobile": "Mobile Number",
- "personMail": "Mail",
- "personDuty": "Duty",
- "personQQ": "QQ",
- "personWeixin": "Weixin",
- "duty": "Duty"
- },
- "collect": {
- "collectNotConnected": "Failed to connect O2 cloud",
- "collectNotConnectedText": "Failed to connect O2 cloud, Please check the server network!"
- },
- "message": {
- "appliction": "Application",
- "application": "App",
- "process": "Process",
- "infor": "Info",
- "query": "Data",
- "taskMessage": "Task Reminders",
- "receiveTask": "You get a Task, The title is: ",
- "activity": "Activity",
- "readMessage": "Read Reminders",
- "receiveRead": "You get a Read, The title is: ",
- "reviewMessage": "Review Reminders",
- "receiveReview": "You get a Review, The title is: ",
- "fileEditorMessage": "Received File",
- "receiveFileEditor": "A file sent to you: ",
- "fileShareMessage": "Shared File",
- "receiveFileShare": "shared to you a file: ",
- "meetingInviteMessage": "Meeting Invitation",
- "meetingInvite": "<font style='color: #ea621f'>{person}</font> invite you to attend the meeting in <font style='color: #ea621f'>{date}</font>: Topics is: \"{subject}\",location: <font style='color: #ea621f'>{addr}</font>",
- "meetingCancelMessage": "Meeting.Canceled",
- "meetingCancel": "<font style='color: #ea621f'>{person}</font> cancelled the meeting on <font style='color: #ea621f'>{date}</font> in <font style='color: #ea621f'>{addr}</font>: \"{subject}\"",
- "meetingAcceptMessage": "Meeting invitation has been accepted",
- "meetingAccept": "<font style='color: #ea621f'>{person}</font> has accepted your meeting invitation, will attend the meeting in <font style='color: #ea621f'>{addr}</font> on <font style='color: #ea621f'>{date}</font>: \"{subject}\"",
- "meetingRejectMessage": "Meeting invitation has been rejected",
- "meetingReject": "<font style='color: #ea621f'>{person}</font> has declined your meeting invitation。Time: <font style='color: #ea621f'>{date}</font>; Subject: \"{subject}\"",
- "meetingDeleteInviteMessage": "Meeting invitation has been cancelled",
- "meetingDeleteInvite": "<font style='color: #ea621f'>{person}</font> cancelled your meeting invitation, meeting information: time <font style='color: #ea621f'>{date}</font>, title \"{subject}\", location <font style='color: #ea621f'>{addr}</font>",
- "attendanceAppealInviteMessage": "There is an attendance claim that needs your approval",
- "attendanceAppealInvite": "{subject}",
- "attendanceAppealAcceptMessage": "Attendance application passed",
- "attendanceAppealAccept": "{subject}",
- "attendanceAppealRejectMessage": "Attendance appeal failed",
- "attendanceAppealReject": "{subject}",
- "canlendarAlarmMessage": "Schedule",
- "canlendarAlarm": "{title}",
- "teamwork": {
- "executor": "Assignee",
- "creatorPerson": "Creator"
- },
- "publishDocument": "Publish document: ",
- "customMessageTitle": "Message: ",
- "customMessage": "You received a message: ",
- "emoji": "Emoji",
- "processWork": "Work",
- "cmsDoc": "Information",
- "bbsReplyCreateMessage": "Forum reply reminder",
- "bbsReplyCreate": "{title}"
- },
- "userLanguage": "Language settings"
- },
- "widget": {
- "upload": "Upload",
- "uploadTitle": "Upload File",
- "uploadInfor": "Please select a file to upload",
- "delete": "Delete",
- "replace": "Replace",
- "select": "Select",
- "download": "Download",
- "share": "Share",
- "send": "Ssend",
- "downloadAll": "Download All",
- "downloadBatch": "Download Batch",
- "createFolder": "Create Folder",
- "rename": "Rename",
- "property": "Property",
- "refuseUpload": "File upload is prohibited",
- "refuseUploadHTML": "<div>The type of attachment named <font style='color:#0000ff'>\"{filename}\"</font> is not allowed to be uploaded and has been excluded</div>",
- "refuseUploadNotice": "The type of attachment named \"{filename}\" is not allowed to be uploaded",
- "refuseUploadHTML_size": "<div>The size of the attachment named <font style='color:#0000ff'>\"{filename}\"</font> is too large and has been excluded </font> (Only allow uploading of attachments smaller than {size}M) </div>",
- "refuseUploadNotice_size": "The size of the attachment named \"{filename}\" is too large (Only allow uploading of attachments smaller than {size}M) ",
- "list": "List",
- "sequence": "Sequence",
- "icon": "Icon",
- "preview": "Preview",
- "editAtt": "Edit",
- "min": "Simple Mode",
- "max": "Full Mode",
- "size": "Size",
- "uploader": "Uploader",
- "uploadTime": "Time",
- "modifyTime": "Modify",
- "uploadActivity": "Activity",
- "attCount": "File",
- "folderCount": "Folder",
- "pictureSize": "Width {width}px, Height {height}px",
- "pictureRatio": "Image aspect ratio{ratio}",
- "ok": "Ok",
- "cancel": "Cancel",
- "refresh": "Refresh",
- "close": "close",
- "open": "open",
- "choiceWork": "choice document open",
- "workcompleted": "Process completed",
- "months": [
- "Jan",
- "Feb",
- "Mar",
- "Apr",
- "May",
- "Jun",
- "Jul",
- "Aug",
- "Sep",
- "Oct",
- "Nov",
- "Dec"
- ],
- "days_abbr": [
- "Sun",
- "Mon",
- "Tue",
- "Wed",
- "Thu",
- "Fri",
- "Sat"
- ],
- "clear": "clear",
- "year": ", ",
- "month": " ",
- "date": " ",
- "hour": "hour",
- "minute": "minute",
- "second": "second",
- "week": "week",
- "dateGreaterThanCurrentNotice": "The selected date must be greater than the current date",
- "unknow": "unknow",
- "uploadImg": "uploadImg",
- "clearImg": "Clear Image",
- "clearImg_confirmTitle": "Clear Image confirmation",
- "clearImg_confirm": "Are you sure you want to clear the image?",
- "office": "Open in document Office Control",
- "closeOffice": "Close Attachment",
- "configAttachment": "Set attachment permissions",
- "configAttachmentText": "Config",
- "checkOcrText": "Correct the text in the automatically recognized picture",
- "order": "Attachment Sorting",
- "record": "Record",
- "stop": "Stop",
- "play": "Play",
- "save": "Save",
- "userRefuse": "The user refuses to provide information.",
- "explorerNotSupportDevice": "The browser does not support hardware devices.",
- "canNotFindDevice": "Unable to discover the specified hardware device.",
- "canNotOpenMicrophone": "Unable to turn on the microphone. Exception information: ",
- "explorerNotSupportRecordVoice": "The browser does not support the recording function.",
- "clickToEditCss": "Click here to write CSS",
- "uploadSuccess": "Uploaded successfully!",
- "uploadFail": "Upload failed, please upload again!",
- "selectLocalImage": "Choose local picture",
- "selectCloudImage": "Choose server picture",
- "reset": "Reset",
- "uploadOriginalImage": "Upload Original Image",
- "startRecord": "Start Recording",
- "completeRecord": "Stop Recording",
- "requireHttps": "Video recording function must use https protocol",
- "canNotToRecordVideo": "The video recording function cannot be used. Your browser does not support the following features:",
- "pageJumperTitle": "Enter the page number",
- "scriptAreaEditNotice": "Click here to write script code",
- "empty": "Clear",
- "undo": "Undo",
- "redo": "Redo",
- "eraser": "Eraser",
- "input": "Input",
- "eraserRadius": "Eraser size",
- "pen": "Pen",
- "thickness": "Thickness",
- "color": "Color",
- "insertImage": "Insert Image",
- "imageClipper": "Crop Image",
- "fontSize": "Font Size",
- "fontFamily": "Font Family",
- "explorerNotSupportFeatures": "Your browser does not support the following features:",
- "SimpleEditor": {
- "insertEmotion": "Insert Expressions",
- "insertImage": "Insert Image",
- "Emotions": "regular_smile|smile,teeth_smile|laugh,angry_smile|angry,confused_smile|confuse,cry_smile|cry,embaressed_smile|awkward,omg_smile|Surprised,sad_smile|sad,shades_smile|cool,tounge_smile|Tongue out,wink_smile|wink,angel_smile|angel,devil_smile|devil,heart|heart,broken_heart|Broken heart,thumbs_up|up,thumbs_down|down,cake|cake,lightbulb|light,envelope|envelope"
- },
- "previewAtt": "preview",
- "notUploadNotice": "The current status does not allow uploading attachments",
- "unit": "organization",
- "duty": "post",
- "selectIdentity": "Choose Identity"
- },
- "authentication": {
- "LoginFormTitle": "Welcome",
- "SignUpFormTitle": "Welcome",
- "ResetPasswordFormTitle": "Retrieve Password",
- "ChangePasswordFormTitle": "Password has expired",
- "userName": "Username",
- "password": "Password",
- "verificationCode": "CAPTCHA",
- "loginAction": "Login",
- "autoLogin": "The next automatic landing",
- "signUp": "Registration",
- "forgetPassword": "Forgot Password?",
- "inputYourUserName": "Enter your username",
- "inputYourPassword": " Enter your password",
- "inputYourMail": "Please input your e-mail adresse",
- "inputYourMobile": "Please Input your Mobile Number",
- "inputPicVerificationCode": "Please enter the verification code on the right",
- "inputComfirmPassword": "Please confirm your password",
- "inputVerificationCode": "Verification Code",
- "confirmPassword": "Confirm Password",
- "sendVerification": "Send",
- "resendVerification": "ReSend",
- "passwordIsSimple": "Please use alphanumeric mix and at least 7 bits",
- "mobileIsRegisted": "Mobile phone number has been registered",
- "mailFormatError": "Please enter a properly formatted email",
- "hasAccount": "Already have an account?",
- "gotoLogin": "Goto Login",
- "weak": "weak",
- "middle": "middle",
- "high": "high",
- "userExist": "User already exists",
- "userNotExist": "The user does not exist.",
- "passwordNotEqual": "The password is inconsistent with the above, please try again",
- "changeVerification": "Change",
- "mail": "mail",
- "genderType": "Gender",
- "genderTypeText": ",Male, Female",
- "genderTypeValue": ",m,f",
- "selectGenderType": "Please select Gender",
- "registeSuccess": "Registration Successful",
- "codeLogin": "SMS Login",
- "passwordLogin": "Password Login",
- "bindLogin": "QRCode Login",
- "bingLoginTitle": "Scanning the QR code",
- "o2downloadLink": "https://sample.o2oa.net/app/download.html",
- "loginSuccess": "Login Success!",
- "userCheck": "Authentication",
- "shotMessageCheck": "SMS Verification",
- "setMewPassword": "Set New Password",
- "completed": "Completed",
- "nextStep": "Next",
- "mobile": "Cellphone",
- "setNewPassword": "Set New Password",
- "confirmNewPassword": "Confirm New Password",
- "passwordIsWeak": "Password length must be greater than 7",
- "resetPasswordSuccess": "Password Reset successful!",
- "resetPasswordFail": "Failed to reset your password!",
- "resetPasswordSuccessWord": "Please remember your new password.",
- "resetPasswordFailWord": "Please check your username and message authentication codes.",
- "backtoModify": "Return for correction",
- "pageNotFound": "404 error, the service was not found or the server has been disconnected",
- "submitAction": "OK",
- "oldPassword": "Old Password",
- "inputYourOldPassword": "Enter the original password",
- "newPassword": "New Password",
- "inputYourNewPassword": "Enter a new password",
- "changePasswordSuccess": "Successfully change password",
- "userAppCameraHtml": "<div>open <div styles='bindTipLinkArea'>APP </div> and scan</div>",
- "loginToPage": "Login to the page",
- "accessError": "Failed to access background service"
- },
- "script": {
- "error": "Script operation error, please check the following details"
- }
- }
|