Co-authored-by: Aakash Bakhle <48802744+aakashb95@users.noreply.github.com> Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: iamsivin <iamsivin@gmail.com> Co-authored-by: aakashb95 <aakashbakhle@gmail.com>
16 lines
408 B
JSON
16 lines
408 B
JSON
{
|
|
"GENERAL": {
|
|
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items",
|
|
"PHONE_INPUT": {
|
|
"PLACEHOLDER": "Search",
|
|
"EMPTY_STATE": "No results found"
|
|
},
|
|
"CLOSE": "Close",
|
|
"BETA": "Beta",
|
|
"BETA_DESCRIPTION": "This feature is in beta and may change as we improve it.",
|
|
"ACCEPT": "Accept",
|
|
"DISCARD": "Discard",
|
|
"PREFERRED": "Preferred"
|
|
}
|
|
}
|