{
    "datagrid": {
        "lineNumberTitle": "NO.",
        "emptyMessage": "Empty Data",
        "pagination": {
            "previousLabel": "Prev Page",
            "nextLabel": "Next Page",
            "message": "Total <b>{1}</b> Items",
            "pagelist": {
                "firstText": "Display",
                "lastText": "items"
            }
        },
        "filter": {
            "title": "Conditions",
            "reset": "Reset",
            "clear": "Clear",
            "clearAll": "Clear All Conditions",
            "setting": "Settings",
            "nofilter": "[ Empty ]",
            "checkAll": "Check All",
            "and": "And",
            "or": "Or",
            "operators": {
                "equal": "equal",
                "notEqual": "not equal",
                "greater": "greater than",
                "greaterOrEqual": "greater than or equal",
                "less": "less than",
                "lessOrEqual": "less than or equal",
                "contains": "contains",
                "notContains": "not contains",
                "like": "contains",
                "notLike": "not contains",
                "in": "in",
                "notIn": "not in",
                "empty": "empty",
                "notEmpty": "not empty",
                "null": "null",
                "notNull": "not null"
            },
            "more": "More",
            "ok": "ok",
            "cancel": "cancel",
            "sevenDays": "Seven Days",
            "oneMonth": "One Month",
            "threeMonths": "Three Months",
            "sixMonths": "Six Months",
            "searchBoxPlaceholder": "Please enter a keyword"
        },
        "settings": {
            "visible": "Display Columns",
            "sortting": "Sortting",
            "title": "Column Settings",
            "canchoose": "Can choose",
            "choosed": "Choosed",
            "asc": "ASC",
            "desc": "DESC",
            "cancelSort": "Cancel sortting",
            "ok": "OK",
            "cancel": "Cancel",
            "reset": "Reset",
            "conciseMode": "Concise",
            "advancedMode": "Advanced",
            "formatSetting": "Column format",
            "properties": "Column properties",
            "groupping": "Groupping",
            "allColumns": "All",
            "visibleColumns": "Visible",
            "hiddenColumns": "Hidden",
            "searchPlaceholder": "Please enter a column name",
            "checkall": "Show or hide all",
            "headeralign": "Header alignment",
            "dataalign": "Data alignment",
            "alignLeft": "Left",
            "alignCenter": "Center",
            "alignRight": "Right",
            "summarytype": "Summary type",
            "summarytext": "Summary text",
            "summaryNone": "None",
            "summarySum": "Sum",
            "summaryMax": "Max",
            "summaryMin": "Min",
            "summarCount": "Count",
            "summaryAverage": "Average",
            "grouppingField": "Groupping field",
            "moreGrouppingFieldWarningMessage": "Up to 3 fields are set for grouping",
            "grouppingSummary": "Group total",
            "addGrouppingFieldTip": "Add groupping field",
            "removeGrouppingFieldTip": "Remove groupping field",
            "grouppingSummaryType": "Group total type",
            "grouppingSummaryText": "Group total text",
            "restoreDefaultSettingsText": "Are you sure you want to restore the default settings",
            "simple": {
                "title": "Show Columns",
                "tip": "The selected fields can be displayed in the list. Drag to adjust the display order in the list.",
                "count": "show <span class='visible-cols-count'>{0}</span> columns"
            },
            "noPermission": "You do not have permission to create or modify public or organization solutions",
            "noPermissionTip": "Please contact the administrator to get permission",
            "saveSuccess": "Save success",
            "saveFailed": "Save failed",
            "solutionList": "Solution List",
            "saveAs": "Save As",
            "default": "Default",
            "public": "Public",
            "private": "Private",
            "manage": "Manage",
            "columnTitle": "Column Title",
            "columnWidth": "Column Width",
            "columnTitleAlign": "Column Title Alignment",
            "columnContentAlign": "Column Content Alignment",
            "columnFixed": "Fixed Column",
            "leftAlign": "Left Align",
            "centerAlign": "Center Align",
            "rightAlign": "Right Align",
            "chinese": "Chinese",
            "chineseTraditional": "Chinese Traditional Form",
            "setDefault": "Set as default solution",
            "org": "Organization",
            "type": "Type",
            "name": "Name",
            "createBy": "Create By",
            "action": "Action",
            "delete": "Delete",
            "solution": "Solution",
            "systemPreset": "System Preset",
            "pleaseInput": "Please input the name in the current language environment",
            "notAllowMore50": "The solution name is not allowed to exceed 50 characters",
            "fixedLeft": "Fixed Left",
            "fixedRight": "Fixed Right",
            "fixedNone": "",
            "currentSolution": "Current Solution"
        },
        "selectionData": {
            "clearAll": "Clear all",
            "tooltip": "Click here show list.",
            "currentLenth": "<b>{0}</b> items selected."
        },
        "groupRow": {
            "tips": "Drag columns here to group data.",
            "removeColumn": "Remove the group column.",
            "clearTip": "Clear all grouped fields.",
            "clear": "Empty"
        },
        "summary": {
            "title": "Current Page Total"
        },
        "loadingMessage": "Loading",
        "commandColumn": {
            "title": "Operations",
            "edit": "Edit",
            "remove": "Remove",
            "cancel": "Cancel",
            "accept": "Accept"
        }
    }
}