@farris/ui-vue
Version:
Farris Vue, a Farris Design based Vue3 component library.
58 lines • 2.3 kB
JSON
{
"lookup": {
"exact": "Exact",
"placeholder": "Please select",
"favorites": "Favorites",
"selected": "Selected Items",
"okText": "OK",
"cancelText": "Cancel",
"allColumns": "All Columns",
"datalist": "Data Items",
"mustWriteSomething": "Please enter a keyword to search.",
"mustChoosAdatarow": "Please select a record.",
"tipText": "Are these what you are looking for?",
"cascade": {
"enable": "Bidirectional Cascading",
"disable": "Disable Cascading",
"up": "Upward Cascading",
"down": "Downward Cascading"
},
"includechildren": "Include Children",
"favoriteInfo": {
"addFav": "Collection Success.",
"cancelFav": "Unfavorite Successfully. ",
"addFavTitle": "Add to Favorite",
"cancelFavTitle": "Cancel Favorite"
},
"getAllChilds": "Get All Children",
"contextMenu": {
"checkChildNodes": "Check Subordinate Nodes",
"uncheckChildNodes": "Uncheck Subordinate Nodes",
"expandall": "Expand All",
"collapseall": "Collapse All",
"expandByLayer": "Expand by Level",
"expand1": "Expand to Level 1",
"expand2": "Expand to Level 2",
"expand3": "Expand to Level 3",
"expand4": "Expand to Level 4",
"expand5": "Expand to Level 5",
"expand6": "Expand to Level 6",
"expand7": "Expand to Level 7",
"expand8": "Expand to Level 8",
"expand9": "Expand to Level 9"
},
"quick": {
"notfind": "Search Content Not Found.",
"more": "Show More"
},
"configError": "The help display column is not configured. Please check whether the help data source is configured correctly.",
"selectedInfo": {
"total": "Selected Items <span style=\"font-size: 18px;padding: 0 3px;\">{0}</span>",
"clear": "Cancel Selected",
"remove": "Delete ({0})",
"confirm": "Are you sure you want to cancel all selected records?"
},
"clearAllConditions": "Clear All Conditions",
"anyFields": "All"
}
}