Client - upgrade Vue to 3.3 and move to Vite
This commit is contained in:
@ -1,25 +1,25 @@
|
||||
{
|
||||
"ABOUT": "about",
|
||||
"CONFIRMATION": "Confirmation",
|
||||
"CONTACT": "contact",
|
||||
"DAY": "day | days",
|
||||
"DISPLAYED": "Displayed",
|
||||
"DOCUMENTATION": "documentation",
|
||||
"HERE": "here",
|
||||
"HIDDEN": "Hidden",
|
||||
"HOME": "Home",
|
||||
"SELECTS": {
|
||||
"ORDER": {
|
||||
"ASC": "ascending",
|
||||
"DESC": "descending",
|
||||
"LABEL": "sort"
|
||||
},
|
||||
"ORDER_BY": {
|
||||
"LABEL": "order by"
|
||||
},
|
||||
"PER_PAGE": {
|
||||
"LABEL": "par page"
|
||||
}
|
||||
"ABOUT": "about",
|
||||
"CONFIRMATION": "Confirmation",
|
||||
"CONTACT": "contact",
|
||||
"DAY": "day | days",
|
||||
"DISPLAYED": "Displayed",
|
||||
"DOCUMENTATION": "documentation",
|
||||
"HERE": "here",
|
||||
"HIDDEN": "Hidden",
|
||||
"HOME": "Home",
|
||||
"SELECTS": {
|
||||
"ORDER": {
|
||||
"ASC": "ascending",
|
||||
"DESC": "descending",
|
||||
"LABEL": "sort"
|
||||
},
|
||||
"TOTAL": "Total"
|
||||
}
|
||||
"ORDER_BY": {
|
||||
"LABEL": "order by"
|
||||
},
|
||||
"PER_PAGE": {
|
||||
"LABEL": "par page"
|
||||
}
|
||||
},
|
||||
"TOTAL": "Total"
|
||||
}
|
||||
|
Reference in New Issue
Block a user