glass-app-manager
Version:
Informatica's Glass Framework CLI for bootstrapping
30 lines (29 loc) • 800 B
JavaScript
export default {
OK: "OK",
Cancel: "Cancel",
From: "From",
To: "To",
"Any Time": "Any Time",
Today: "Today",
"Last Week": "Last Week",
"Last Month": "Last Month",
"Last Year": "Last Year",
Custom: "Custom...",
Equals: "Equals",
"Does not equal": "Does not equal",
"Less than": "Less than",
"Less than or equal to": "Less than or equal to",
"Greater than": "Greater than",
"Greater than or equal to": "Greater than or equal to",
Between: "Between",
"Custom Range": "Custom Range",
"Add Field": "Add Field",
Comfortable: "Comfortable",
Cozy: "Cozy",
Compact: "Compact",
Value: "Value",
"And value": "And value",
Filter: "Filter",
Clear: "Clear",
Close: "Close",
};