23 lines
414 B
JSON
23 lines
414 B
JSON
|
{
|
||
|
"ABOUT": "about",
|
||
|
"CONFIRMATION": "Confirmation",
|
||
|
"CONTACT": "contact",
|
||
|
"DAY": "day | days",
|
||
|
"DOCUMENTATION": "documentation",
|
||
|
"HOME": "Home",
|
||
|
"HERE": "here",
|
||
|
"SELECTS": {
|
||
|
"ORDER_BY": {
|
||
|
"LABEL": "order by"
|
||
|
},
|
||
|
"ORDER": {
|
||
|
"LABEL": "sort",
|
||
|
"ASC": "ascending",
|
||
|
"DESC": "descending"
|
||
|
},
|
||
|
"PER_PAGE": {
|
||
|
"LABEL": "par page"
|
||
|
}
|
||
|
},
|
||
|
"TOTAL": "Total"
|
||
|
}
|