| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865 |
- {
- "_element": "en",
- "_name": "English",
- "common": {
- "buttons": {
- "add": "Add",
- "cancel": "Cancel",
- "clean": "Empty",
- "close": "Close",
- "collapse": "Collapse",
- "collect": "Collect",
- "compress": "Compress",
- "confirm": "Confirm",
- "detail": "Detail",
- "down": "Downturn",
- "edit": "Edit",
- "expand": "Expand",
- "expansion": "Expand",
- "export": "Export",
- "fullscreen": "Full screen",
- "fullscreenOn": "Small Screen",
- "import": "Import",
- "more": "More",
- "moreSearch": "More",
- "print": "Print",
- "refresh": "Refresh",
- "remove": "Delete",
- "removeAllToken": "Delete all tokens",
- "removeToken": "Delete token",
- "resetSearch": "Reset",
- "delete":"Delete",
- "save": "Save",
- "search": "Search",
- "toBottom": "Move last",
- "toUp": "Move first",
- "up": "Upper"
- },
- "company": "Guangzhou Liuchen Information Technology Co., Ltd.",
- "copyright": "All Rights Reserved",
- "dialog": {
- "multipleSelected": "Multiple items have been selected, please choose one to operate!",
- "operateSuccess": "Successful operation",
- "removeRecord": "This operation will permanently delete the data, are you sure?",
- "removeSuccess": "Successfully deleted!",
- "saveCancelButtonText": "Close",
- "saveConfirmButtonText": "Continue",
- "saveError": "Please check if the form data is filled in correctly",
- "saveSuccess": "{message}, continue?",
- "selectedRecords": "Please select a record!",
- "title": "Prompt",
- "warn": "Tips"
- },
- "field": {
- "createBy": "founder",
- "createTime": "Creation time",
- "updateBy": "Updater",
- "updateTime": "Update time"
- },
- "loading": "Loading",
- "noData": "No data",
- "platform": "IBPS platform",
- "saving": "Saving",
- "title": {
- "add": "Add {title}",
- "detail": "{title} details",
- "edit": "Edit {title}"
- },
- "welcome": "Welcome to the IBPS platform"
- },
- "components": {
- "address": {
- "china": "China",
- "defaultPlaceholder": [
- "Please select a country",
- "Please select a province",
- "Please select a city",
- "Please select a county",
- "Please select a township street"
- ],
- "defaultnotFoundText": [
- "No matching country",
- "No matching province",
- "No matching city",
- "No matching counties",
- "No matching township street"
- ]
- },
- "backToTop": {
- "tip": "Back to Top"
- },
- "cardList": {
- "pagination": {
- "noData": "No data",
- "pageInfo": "Article{start}to{end}of{total}"
- }
- },
- "clipboard": {
- "failed": "Copy failed",
- "success": "Successful copy"
- },
- "crud": {
- "collapse": "Shrink",
- "display-field": {
- "clean": "Empty",
- "delete": "Delete",
- "no-selected": "No field selected",
- "no-selected-prompt": "Please set the display field",
- "reset": "Reset",
- "select-all": "Select All",
- "selected-field": "Currently selected field",
- "sort": "Drag sort",
- "title": "Set up custom columns",
- "width": "Width"
- },
- "displayField": "Custom column",
- "expand": "Expand",
- "index": "NO.",
- "manage": "Management",
- "pagination": {
- "noData": "No data",
- "pageInfo": "Article{start}to{end}of{total}"
- }
- },
- "lockScreen": {
- "locked": "Locked",
- "placeholder": "Password is the same as the login password",
- "tip": "Wrong password, please re-enter. If you forgot your password, contact your administrator!",
- "unlock": "Unlock"
- },
- "queryBuilder": {
- "add_group": "Add group",
- "add_rule": "Add rule",
- "conditions": {
- "AND": "AND",
- "OR": "OR"
- },
- "errors": {
- "boolean_not_valid": "Not a boolean",
- "checkbox_empty": "No items selected",
- "datetime_between_invalid": "Invalid value, {0} is greater than{1}",
- "datetime_empty": "Value is empty",
- "datetime_exceed_max": "Must be before{0}",
- "datetime_exceed_min": "Must be after{0}",
- "datetime_invalid": "Not a valid date ({0})",
- "empty_group": "The group is empty",
- "no_filter": "No filter selected",
- "number_between_invalid": "Invalid value, {0} is greater than {1}",
- "number_exceed_max": "Must be less than{0}",
- "number_exceed_min": "Must be greater than{0}",
- "number_nan": "Value is not a number",
- "number_not_double": "Not a floating point number",
- "number_not_integer": "Not an integer",
- "number_wrong_step": "Must be a multiple of{0}",
- "operator_not_multiple": "Option{1}cannot accept multiple values",
- "radio_empty": "No items selected",
- "select_empty": "No items selected",
- "string_empty": "No value entered",
- "string_exceed_max_length": "Must be no more than{0}characters",
- "string_exceed_min_length": "Must contain at least{0}characters",
- "string_invalid_format": "Invalid format ({0})"
- },
- "operators": {
- "begins_with": "Start With",
- "between": "Between",
- "contains": "Contains the following",
- "ends_with": "End with",
- "equal": "Equal",
- "greater": "Greater",
- "greater_or_equal": "Greater than or equal to",
- "in": "Within",
- "is_empty": "Is empty",
- "is_not_empty": "Not Null",
- "is_not_null": "Not Null",
- "is_null": "Is NULL",
- "less": "Less Than",
- "less_or_equal": "Less than or equal to",
- "not_begins_with": "Don't start with",
- "not_between": "Not in between",
- "not_contains": "Does not contain the following",
- "not_ends_with": "Do not end with",
- "not_equal": "Not equal to",
- "not_in": "Not In"
- },
- "remove_group": "Delete Group",
- "remove_rule": "Delete",
- "sources": {
- "dynamic": "Dynamic value",
- "fixed": "Fixed value",
- "script": "Groovy script value"
- }
- },
- "screenfull": {
- "notSupport": "Your browser does not support"
- }
- },
- "error": {
- "back": "Back",
- "backHome": "Back to home",
- "cause": "Cause of error:{cause}",
- "logout": {
- "cancelButtonText": "Cancel",
- "confirmButtonText": "ReLogin",
- "message": "You have been logged out, you can cancel your stay on this page or log in again",
- "title": "Sign out"
- },
- "message": "{message}",
- "messageCause": "{message}</br>Cause of error:{cause}",
- "network": "The server is running bad, please try again later",
- "page401": {
- "maybe": "Or you can go",
- "tip1": "You do not have permission to go to this page",
- "tip2": "If you are dissatisfied please contact your leader"
- },
- "page403": {
- "maybe": "Or you can go",
- "tip1": "You do not have permission to go to this page",
- "tip2": "If you are dissatisfied please contact your leader"
- },
- "page404": {
- "info": "Please check if the URL you entered is correct, please click the button below to return to the homepage or send an error report",
- "message": "You cannot enter this page ..."
- },
- "page500": {
- "maybe": "Or you can go",
- "tip1": "An error occurred on the internal server page",
- "tip2": "Please contact the administrator or send an error report"
- },
- "reLogin": "ReLogin",
- "status": {
- "400": "[400] Request error",
- "401": "[401] Unauthorized, please contact the administrator",
- "403": "[403] Access Denied",
- "404": "[404] Request address error: {url}",
- "408": "[408] Request timed out",
- "500": "[500] Internal server error",
- "501": "[501] The service is not implemented",
- "502": "[502] Gateway error",
- "503": "[503] Service is unavailable",
- "504": "[504] Gateway timeout",
- "505": "[505] Unsupported HTTP version",
- "6010101": "Illegal request",
- "6020101": "wrong user name or password"
- },
- "unknown": "Unknown error, error code:{state}"
- },
- "formula": {
- "abs": {
- "example": "ABS (-8) can return 8, which is the absolute value of -8",
- "intro": "ABS function can get the absolute value of a number",
- "usage": "ABS (number)"
- },
- "advanceFunc": "Advanced functions",
- "and": {
- "example": "AND ({语文成绩}> 90,{数学成绩}> 90,{英语成绩}> 90), if all three courses score> 90, return true, otherwise return false",
- "intro": "If all parameters are true, the AND function returns a Boolean value of true, otherwise it returns a Boolean value of false",
- "usage": "AND (logical expression 1, logical expression 2, ...)"
- },
- "average": {
- "example": "AVERAGE ({语文成绩},{数学成绩}, {英语成绩}) returns the average score of the three courses",
- "intro": "AVERAGE function can get the arithmetic mean of a set of values",
- "usage": "AVERAGE (number 1, number 2, ...)"
- },
- "ceiling": {
- "example": "CEILING (7,6) returns 12, because 12 is greater than 7 and is the number closest to 7 in multiples of 6",
- "intro": "CEILING function can increase the number to a multiple of the specified factor closest to the original value",
- "usage": "CEILING(number, factor)"
- },
- "char": {
- "example": "CHAR (10) returns newline characters",
- "intro": "CHAR function can convert the numeric code of the computer character set to the corresponding character",
- "usage": "CHAR (number)"
- },
- "concatenate": {
- "example": "CONCATENATE ('Two classes every three years', 'Jay Chou') will return",
- "intro": "CONCATENATE function can merge multiple texts into one text",
- "usage": "CONCATENATE (text1, text2, ...)"
- },
- "count": {
- "example": "COUNT (Xiao Ming, Xiao Wang, Xiao Zhang, Xiao Li) returns 4, which is the number of people",
- "intro": "COUNT function can get the number of parameters",
- "usage": "COUNT (value, value, ...)"
- },
- "countif": {
- "example": "COUNTIF (subform.sex, 'female'), you can get the number of data of 'female' in the subform; COUNTIF ([1,2,3,4], '> 2'), you can get 1 , 2, 3, 4 The number of digits greater than 2 results in 2.",
- "intro": "COUNTIF function can get the number of parameters in the array that meet the conditions",
- "usage": "COUNTIF (array, 'condition')"
- },
- "date": {
- "intro": "DATE function can convert timestamp to date object",
- "usage": "DATE (time stamp)"
- },
- "dateFunc": "Date functions",
- "datedelta": {
- "intro": "DATEDELTA function can add / subtract a specified date",
- "usage": "DATEDELTA (specified date, number of days to add or subtract)"
- },
- "day": {
- "intro": "DAY function can get the day of the month",
- "usage": "DAY (time stamp)"
- },
- "days": {
- "intro": "The DAYS function returns the number of days between the two dates.",
- "usage": "DAYS (end date, start date)"
- },
- "days360": {
- "intro": "DAYS360 uses the 360-day algorithm to return the number of days between the two days.",
- "usage": "DAYS360 (end date, start date)"
- },
- "exact": {
- "example": "EXACT ({手机号},{中奖手机号}), if the two are the same, return true, if not the same, return false",
- "intro": "The EXACT function can compare whether two texts are exactly the same, return true if they are identical, otherwise return false",
- "usage": "EXACT (text1, text2)"
- },
- "false": {
- "intro": "FALSE function returns boolean false",
- "usage": "FALSE ()"
- },
- "fixed": {
- "example": "FIXED (3.1415,2) returns '3.14'",
- "intro": "The FIXED function rounds a number to a specified number of decimal places and outputs it as text",
- "usage": "FIXED (number, scale)"
- },
- "floor": {
- "example": "FLOOR (7,6) returns 6, because 6 is smaller than 7 and is also the number closest to 7 in multiples of 6",
- "intro": "FLOOR function reduces the number to a multiple of the specified factor closest to the original value",
- "usage": "FLOOR (number, factor)"
- },
- "hour": {
- "intro": "HOUR function can return the number of hours on a date",
- "usage": "HOUR (time stamp)"
- },
- "if": {
- "example": "IF ({语文成绩}> 60, 'Pass', 'Fail'), it will return a pass when the language score is> 60, otherwise it will fail.",
- "intro": "The IF function determines whether a condition can be satisfied; if it is satisfied, it returns a value, if it does not, it returns another value",
- "usage": "IF (logical expression, value returned if true, value returned if false)"
- },
- "int": {
- "example": "INT (3.1415) returns 3, which is the integer part of 3.1415",
- "intro": "INT function can get the integer part of a number",
- "usage": "INT (number)"
- },
- "isempty": {
- "intro": "ISEMPTY function can be used to determine whether the value is empty text, empty object or empty array",
- "usage": "ISEMPTY (text)"
- },
- "isoweeknum": {
- "intro": "The ISOWEEKNUM function returns the number of ISO weeks in a year for a specified date",
- "usage": "ISOWEEKNUM (specified date)"
- },
- "large": {
- "example": "LARGE ({学生成绩.数学成绩}, 1) returns the # 1 'math grade' in the subform 'student grade'",
- "intro": "LARGE function can get the k-th largest value in a data set",
- "usage": "LARGE (array, k)"
- },
- "left": {
- "example": "LEFT ('Three Years Two Jay Chou', 2) returns 'Three Years', which is the first 2 characters of 'Three Years Two Jay Chou' from left to right",
- "intro": "The LEFT function can return a specified number of characters from the first character of a text",
- "usage": "LEFT (text, text length)"
- },
- "len": {
- "example": "LEN ('朝 词 白帝 彩云 间') returns 7, because there are 7 characters in this poem",
- "intro": "LEN function can get the number of characters in the text",
- "usage": "LEN (text)"
- },
- "log": {
- "example": "LOG (100,10) returns 2, which is the logarithm of 100 with the base 10",
- "intro": "The LOG function can return the logarithm of a number based on a specified base",
- "usage": "LOG (number, base)"
- },
- "logicFunc": "Logical function",
- "lower": {
- "example": "LOWER ('JAYZ') returns 'jayz'",
- "intro": "The LOWER function can convert all uppercase letters in a text to lowercase letters",
- "usage": "LOWER (text)"
- },
- "mapx": {
- "intro": "MAPX function is an advanced function that can be used to fetch across forms",
- "usage": "MAPX (operation, map_value, map_field, result_field)"
- },
- "mathFunc": "Mathematical function",
- "max": {
- "example": "MAX ({语文成绩},{数学成绩},{英语成绩}) returns the highest score of the three courses",
- "intro": "MAX function can get the maximum value of a set of values",
- "usage": "MAX (number1, number2, ...)"
- },
- "mid": {
- "example": "MID ('Liuchen Rapid Development Platform', 4, 6) returns to 'Rapid Development Platform'",
- "intro": "MID returns the specified number of characters from the specified position in the text",
- "usage": "MID (text, start_number, specified number)"
- },
- "min": {
- "example": "MIN ({语文成绩},{数学成绩},{英语成绩}) returns the lowest score among the three courses",
- "intro": "MIN function can get the minimum value of a set of values",
- "usage": "MIN (number 1, number 2, ...)"
- },
- "minute": {
- "intro": "The MINUTE function can return the number of minutes on a date",
- "usage": "MINUTE (time stamp)"
- },
- "mod": {
- "example": "MOD (4,3) returns 1, which is the remainder of 4/3",
- "intro": "MOD function can get the remainder when two numbers are divided",
- "usage": "MOD (dividend, divisor)"
- },
- "month": {
- "intro": "MONTH returns the month of a date",
- "usage": "MONTH (time stamp)"
- },
- "not": {
- "example": "NOT ({语文成绩}> 60), returns false if the language score is greater than 60, otherwise returns true",
- "intro": "The NOT function returns a Boolean value opposite to the specified expression.",
- "usage": "NOT (logical expression)"
- },
- "now": {
- "intro": "NOW function can get the current time",
- "usage": "NOW()"
- },
- "omit": "slightly",
- "or": {
- "example": "OR ({语文成绩}> 90,{数学成绩}> 90,{英语成绩}> 90), the score of any course> 90, return true, otherwise return false",
- "intro": "If any parameter is true, the OR function returns a Boolean value of true; if all parameters are false, it returns a Boolean value of false.",
- "usage": "OR(逻辑表达式1,逻辑表达式2,...)"
- },
- "pinyin": {
- "intro": "PINYIN function can convert Chinese to Pinyin",
- "usage": "PINYIN(中文)"
- },
- "power": {
- "example": "POWER(3,2)返回9,也就是3的2次方",
- "intro": "POWER函数可以获取数字乘幂的结果",
- "usage": "POWER(数字,指数)"
- },
- "product": {
- "example": "PRODUCT({单价}, {数量})获取总价,也就是单价和数量的乘积",
- "intro": "PRODUCT函数可以获取一组数值的乘积",
- "usage": "PRODUCT(数字1,数字2,...)"
- },
- "rand": {
- "example": "RAND()返回0.424656",
- "intro": "RAND函数可返回大于等于0且小于1的均匀分布随机实数",
- "usage": "RAND()"
- },
- "replace": {
- "example": "REPLACE('深圳市金源信通科技有限公司',4,6,'实验室数据管理')返回'实验室数据管理平台'",
- "intro": "REPLACE函数可以根据指定的字符数,将部分文本替换为不同的文本",
- "usage": "REPLACE(文本,开始位置,替换长度,新文本)"
- },
- "rept": {
- "example": "REPT('流辰',3)返回'流辰流辰流辰'",
- "intro": "REPT函数可以将文本重复一定次数",
- "usage": "REPT(文本,重复次数)"
- },
- "right": {
- "example": "RIGHT('三年二班周杰伦',3)返回'周杰伦',也就是'三年二班周杰伦'从右往左的前3个字符",
- "intro": "RIGHT函数可以获取由给定文本右端指定数量的字符构成的文本值",
- "usage": "RIGHT(文本,文本长度)"
- },
- "round": {
- "example": "ROUND(3.1485,2)返回3.15",
- "intro": "ROUND函数可以将数字四舍五入到指定的位数",
- "usage": "ROUND(数字,数字位数)"
- },
- "search": {
- "example": "SEARCH('2016','流辰2016')返回4",
- "intro": "SEARCH函数可以获取文本1在文本2中的开始位置",
- "usage": "SEARCH(文本1,文本2)"
- },
- "second": {
- "intro": "SECOND函数可以返回某日期的秒数",
- "usage": "SECOND(时间戳)"
- },
- "small": {
- "example": "SMALL({学生成绩.数学成绩}, 1)返回子表单'学生成绩'中排名倒数第一的'数学成绩'",
- "intro": "SMALL函数可以返回数据集中第k个最小值",
- "usage": "SMALL(数组,k)"
- },
- "split": {
- "example": "SPLIT('流辰-快速开发平台','-')返回'流辰,快速开发平台'",
- "intro": "SPLIT函数可以将文本按指定分割符分割成数组",
- "usage": "SPLIT(文本,分隔符_文本)"
- },
- "sqrt": {
- "example": "SQRT(9)返回3,也就是9的正平方根",
- "intro": "SQRT函数可以获取一个数字的正平方根",
- "usage": "SQRT(数字)"
- },
- "sum": {
- "example": "SUM({语文成绩},{数学成绩}, {英语成绩})返回三门课程的总分",
- "intro": "SUM函数可以获取一组数值的总和",
- "usage": "SUM(数字1,数字2,...)"
- },
- "sumproduct": {
- "example": "SUMPRODUCT([1,2,3],[0.1,0.2,0.3])返回1.4,也就是 1×0.1 + 2×0.2 + 3×0.3的值",
- "intro": "SUMPRODUCT函数可以将数组间对应的元素相乘,并返回乘积之和,适用于加权求和",
- "usage": "SUMPRODUCT(数组,数组...)"
- },
- "systime": {
- "intro": "SYSTIME函数可以获取当前服务器时间",
- "usage": "SYSTIME()"
- },
- "text": {
- "example": "TEXT(3.1415)返回'3.1415'",
- "intro": "TEXT函数可以将数字转化成文本",
- "usage": "TEXT(数字)"
- },
- "textFunc": "Text function",
- "time": {
- "intro": "TIME函数可以返回特定时间的十进制数字",
- "usage": "TIME(时_数字,分_数字,秒_数字)"
- },
- "timestamp": {
- "intro": "TIMESTAMP函数可以将日期对象转换成时间戳。",
- "usage": "TIMESTAMP(日期)"
- },
- "today": {
- "intro": "TODAY函数可以返回今天",
- "today.usage": "TODAY()"
- },
- "trim": {
- "example": "TRIM(' 流辰 ')返回'流辰'",
- "intro": "TRIM函数可以删除文本首尾的空格",
- "usage": "TRIM(文本)"
- },
- "true": {
- "intro": "TRUE函数返回布尔值true",
- "usage": "TRUE()"
- },
- "upper": {
- "example": "UPPER('jayz')返回'JAYZ'",
- "intro": "UPPER函数可以将一个文本中的所有小写字母转换为大写字母",
- "usage": "UPPER(文本)"
- },
- "uuid": {
- "intro": "UUID函数随机码生成器。可适用于随机流水号的使用场景等",
- "usage": "UUID()"
- },
- "value": {
- "example": "VALUE ('3.1415') returns 3.1415",
- "intro": "VALUE function can convert text to numbers",
- "usage": "VALUE (text)"
- },
- "weeknum": {
- "intro": "WEEKNUM函数可以返回指定日期在当年是第几周",
- "usage": "WEEKNUM(指定日期)"
- },
- "xor": {
- "example": "XOR({语文成绩}>90,{数学成绩}>90),如果两门成绩都>90,返回false;如果两门成绩都<90,返回false;如果其中一门>90,另外一门<90,返回true",
- "intro": "XOR函数可以返回所有参数的异或值",
- "usage": "XOR(逻辑表达式1, 逻辑表达式2,...)"
- },
- "year": {
- "intro": "YEAR函数可以返回某日期的年份",
- "usage": "YEAR(时间戳)"
- }
- },
- "layout": {
- "header-aside": {
- "header-error-log": {
- "empty": "No logs or exceptions",
- "logError": " {logLength} logs | contains {logLengthError} exceptions",
- "logInfo": "{logLength} logs",
- "table": {
- "empty-text": "No log information yet",
- "label": {
- "component": "Trigger component",
- "message": "Information",
- "more": "Check the detail information",
- "time": "time",
- "url": "Trigger page"
- }
- },
- "type": {
- "exception": "Abnormal",
- "log": "Log"
- },
- "upload": {
- "button": "Upload"
- }
- },
- "header-message": {
- "details": "Information details",
- "empty": "No news",
- "message-count": "messages ({messageCount})",
- "viewmore": "See more"
- },
- "header-search": {
- "close": "shut down",
- "panel": "wake up search panel",
- "placeholder": "Search page",
- "press": "Press",
- "tip": "You can use shortcuts"
- },
- "header-setting": {
- "size": {
- "default": "Default",
- "medium": "Medium",
- "mini": "Mini",
- "small": "Small"
- },
- "theme": {
- "chester": "Chester",
- "element": "Element",
- "ibps": "Classic",
- "line": "Minimalist lines",
- "star": "Meteor",
- "status": {
- "activate": "Activated",
- "select": "Use"
- },
- "tomorrow-night-blue": "Tomorrow Night Blue (vsCode)",
- "violet": "Violet"
- }
- },
- "menu-item": {
- "label-default": "Unnamed menu"
- },
- "menu-side": {
- "empty": "No sidebar menu"
- },
- "tags": {
- "close": "Close",
- "closeAll": "Close all",
- "closeLeft": "Close left",
- "closeOther": "Close other",
- "closeRight": "Close right"
- }
- }
- },
- "login": {
- "account": "",
- "backLogin": "Back",
- "capsTooltip": "Caps Lock is on",
- "code": "Please enter verification code",
- "codeCorrect": "Please enter correct verify code.",
- "codeLength": "Verification code length is 6 digits",
- "company": "Company name",
- "companyCode": "Enterprise code",
- "email": "e-mail",
- "forget": "Forget password",
- "fullName": "Name",
- "gender": {
- "female": "Female",
- "male": "Male"
- },
- "logIn": "Login",
- "logOut": "Logout",
- "method": {
- "smsCode": "SMS verification code",
- "thirdparty": "Third-party authorized login",
- "userPassword": "User password"
- },
- "mobile": "Please enter phone number",
- "mobileCorrect": "Please enter your mobile number correctly",
- "msgInit": "Send the verification code",
- "msgInitCorrect": "",
- "msgScuccess": "Resend in {time} seconds",
- "password": "Please enter the password",
- "passwordCorrect": "Please enter a password of at least 5 digits.",
- "qq": "QQ",
- "register": "Register account",
- "registration": "Registered",
- "remember": "Remember me",
- "resetPassword": "Reset password",
- "selectSystem": "Select subsystem",
- "selectTenant": "",
- "street": "Address",
- "tenantRegister": "Registered",
- "title": "IBPS platform",
- "userLogin": "User login",
- "username": "Please enter user name",
- "usernameCorrect": "Please enter the correct username.",
- "validmsgInit": "",
- "wechat": "WeChat"
- },
- "logout": {
- "cancelButtonText": "Cancel",
- "confirmButtonText": "Logout",
- "message": "Logout of current account? Open tabs and user settings will be saved.",
- "title": "Confirm operation"
- },
- "navbar": {
- "changePassword": "Change Password",
- "color": "Theme color",
- "dashboard": "Home",
- "exitFullscreen": "Exit Full Screen",
- "exitSwitchUser": "Exit Switch User",
- "fullscreen": "Full screen",
- "language": "Language",
- "lockScreen": "Lock screen",
- "logOut": "Log out",
- "logo": {
- "title": "IBPS Development Platform"
- },
- "setting": "Overall style settings",
- "size": "Size",
- "switchEnvironment": "Switch environment",
- "switchTenant": "",
- "theme": "Custom theme",
- "userInfo": "User Info",
- "welcome": "Welcome"
- },
- "notify": {
- "special": {
- "component-size": {
- "changed": {
- "message": "Global component size has changed",
- "title": "Prompt"
- }
- },
- "show-log": {
- "message": "The full log content has been printed to the console",
- "title": "Log details"
- },
- "upload": {
- "error": {
- "message": "Data upload failed",
- "title": "upload failed"
- },
- "start": {
- "message": "Uploading data, please wait",
- "title": "Start upload"
- },
- "success": {
- "message": "Data uploaded successfully",
- "title": "Uploaded successfully"
- }
- }
- }
- },
- "platform": {
- "org": {
- "employee": {
- "button": {
- "actived": "Activation",
- "changePassword": "Reset Password",
- "disable": "Disable",
- "switchUser": "Switch Users"
- },
- "change-password": {
- "newPassword": "Change password",
- "primitivePassword": "Original Password",
- "repeatPassword": "Repeat password",
- "reset": "Restore",
- "resetPassword": "Reset Password",
- "title": "Change password"
- },
- "prop": {
- "account": "Account",
- "gender": "Gender",
- "name": "Name",
- "orgPath": "Org path",
- "status": "Status",
- "wcAccount": "WeChat account"
- },
- "title": "Staff"
- },
- "level": {
- "constants": {
- "type": {
- "org": "mechanism",
- "position": "Post"
- }
- },
- "prop": {
- "level": "Level value",
- "name": "Name",
- "type": "Type"
- },
- "title": "Level"
- }
- },
- "saas": {
- "tenant": {
- "constants": {
- "button": {
- "assert": "Maintain tenants",
- "createSpace": "Create space",
- "delSpace": "Delete Space",
- "disabled": "Disable",
- "enabled": "Enable"
- },
- "status": {
- "DISABLED": "Disable",
- "ENABLED": "Enable",
- "PASSED": "By",
- "REFUSED": "Refuse",
- "WAIT": "Pending"
- }
- },
- "prop": {
- "account": "account number",
- "approveStatus": "Approval status",
- "code": "Tenant alias",
- "email": "mailbox",
- "name": "Tenant Name",
- "parentName": "Main tenant",
- "scale": "Tenant size",
- "schemaStatus": "Spatial state",
- "status": "Tenant status"
- },
- "title": "Tenant"
- }
- }
- },
- "plugins": {
- "api-base-url": {
- "button": {
- "confirm": "Confirm",
- "ok": "ok"
- },
- "constants": {
- "env": {
- "dev": "Development Environment",
- "front": "Front-end development environment",
- "mock": "Mock development environment",
- "production": "Production Environment",
- "staging": "Integrated environment",
- "test": "Test Environment"
- },
- "type": {
- "non-single": "Non-single application",
- "single": "Single application"
- }
- },
- "or": "or",
- "singleApp": "Whether single application",
- "title": "Switch environment"
- }
- },
- "route": {
- "dashboard": "Home",
- "error401": "401- unauthorized",
- "error403": "403-Insufficient permissions",
- "error404": "404-Page does not exist",
- "forget": "forget password",
- "locking": "Lock screen",
- "login": "Login",
- "register": "Register account",
- "systemSelect": "Select subsystem",
- "untitled": "unnamed"
- },
- "validate": {
- "boolean": "Can only be boolean",
- "date": "Please enter a valid date",
- "email": "Please enter the correct email format.",
- "float": "Can only be a floating point number",
- "idcard": "Please enter the correct ID number.",
- "integer": "Can only be a whole number",
- "key": "Can only start with a letter, allowing letters, numbers, and underscores",
- "mobile": {
- "empty": "Phone number cannot be empty",
- "format": "Mobile number format is incorrect",
- "length": "Mobile phone number is not 11 digits"
- },
- "number": "Can only contain numeric characters",
- "phone": "Please enter the correct phone number.",
- "regexp": "Please enter the correct format",
- "required": "Required",
- "telephone": "Please enter the correct phone number.",
- "url": "Please enter the correct URL",
- "valiAccount": "",
- "zip": "Please enter the correct postal code."
- },
- "welcome": "Welcome to the IBPS platform"
- }
|