@farris/ui-vue
Version:
Farris Vue, a Farris Design based Vue3 component library.
35 lines • 991 B
JSON
{
"messageBox": {
"yes": "Yes",
"no": "No",
"ok": "OK",
"close": "Close",
"cancel": "Cancel",
"title": "System Information",
"errorTitle": "Error Information",
"prompt": {
"fontSize": {
"name": "Font Size",
"small": "Small",
"middle": "Middle",
"big": "Large",
"large": "Extra Large",
"huge": "Huge"
},
"tips": {
"surplus": "You can also input {0} characters",
"length": "{0} characters have been entered"
}
},
"exception": {
"expand": "Expand",
"collapse": "Collapse",
"happend": "Happened Time",
"detail": "Detail",
"copy": "Copy Details",
"copySuccess": "Copy Success.",
"copyFailed": "Copy Failed.",
"roger": "OK"
}
}
}