-
Notifications
You must be signed in to change notification settings - Fork 146
Expand file tree
/
Copy pathcommon.ts
More file actions
229 lines (228 loc) · 6.63 KB
/
common.ts
File metadata and controls
229 lines (228 loc) · 6.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
export const Namespace = 'common' as const;
export const Strings = {
loading: 'Loading...',
filtering: 'filtering',
filter: 'Filter',
'unknown-error': 'An unknown error occurred.',
search: 'Search',
apply: 'Apply',
remove: 'Remove',
query: 'Query',
ago: 'ago',
'all-time': 'All Time',
time: 'Time',
custom: 'Custom',
'start-time': 'Start Time',
'end-time': 'End Time',
'close-time': 'Close Time',
relative: 'Relative',
utc: 'UTC',
local: 'Local',
cancel: 'Cancel',
'clear-all': 'Clear all',
'clear-all-capitalized': 'Clear All',
'ante-meridiem': 'AM',
'post-meridiem': 'PM',
ascending: 'Ascending',
descending: 'Descending',
start: 'Start',
end: 'End',
true: 'True',
false: 'False',
after: 'After',
before: 'Before',
between: 'Between',
'in-last': 'In Last',
'starts-with': 'Starts with',
equals: 'Equals',
'greater-than': 'Greater Than',
'greater-than-or-equal-to': 'Greater than or equal to',
'less-than': 'Less than',
'less-than-or-equal-to': 'Less than or equal to',
'is-null': 'Is null',
'is-not-null': 'Is not null',
all: 'All',
submit: 'Submit',
reason: 'Reason',
'reason-placeholder': 'Enter a reason',
identity: 'Identity',
'identity-placeholder': 'Enter an identity',
confirm: 'Confirm',
summary: 'Summary',
scheduled: 'Scheduled',
'show-all': 'Show all',
'date-and-time': 'Date & Time',
event: 'Event',
'collapse-all': 'Collapse All',
'expand-all': 'Expand All',
collapse: 'Collapse',
expand: 'Expand',
maximize: 'Maximize',
minimize: 'Minimize',
id: 'ID',
yes: 'Yes',
no: 'No',
maybe: 'Maybe',
refresh: 'Refresh',
'error-occurred': 'An Error Occurred',
save: 'Save',
'workflow-type': 'Workflow Type',
'workflow-id': 'Workflow ID',
'run-id': 'Run ID',
'event-id': 'Event ID',
'event-type': 'Event Type',
'request-id': 'Request ID',
'task-queue': 'Task Queue',
preview: 'Preview',
status: 'Status',
created: 'Created: {{created}}',
'last-updated': 'Last Updated: {{updated}}',
edit: 'Edit',
update: 'Update',
delete: 'Delete',
discard: 'Discard',
view: 'View',
memo: 'Memo',
notes: 'Notes',
add: 'Add',
'from-now': 'from now',
'hours-abbreviated': 'hrs',
'minutes-abbreviated': 'min',
'seconds-abbreviated': 'sec',
days: 'days',
'number-input-placeholder': 'Enter a number',
enter: 'Enter',
'no-results': 'No results',
'type-or-paste-in': 'Type or paste in',
'per-page': 'Per Page',
'next-page': 'Next Page',
'previous-page': 'Previous Page',
'go-to-page': 'Go to page {{page}}',
'next-row': 'Next Row',
'previous-row': 'Previous Row',
today: 'Today',
close: 'Close',
deprecated: 'Deprecated',
namespaces: 'Namespaces',
cluster: 'Cluster',
'codec-server': 'Codec Server',
workflows: 'Workflows',
'workflows-plural_one': 'Workflow',
'workflows-plural_other': 'Workflows',
'activities-plural_one': 'Activity',
'activities-plural_other': 'Activities',
schedules: 'Schedules',
'schedules-plural_one': '{{ count }} Schedule',
'schedules-plural_other': '{{ count }} Schedules',
archive: 'Archive',
import: 'Import',
feedback: 'Feedback',
'log-out': 'Log out',
'my-profile': 'My Profile',
details: 'Details',
unknown: 'Unknown',
key: 'Key',
type: 'Type',
disabled: 'Disabled',
enabled: 'Enabled',
primary: 'Primary',
previous: 'Previous',
next: 'Next',
name: 'Name',
version: 'Version',
main: 'Main',
'select-all': 'Select All',
absolute: 'Absolute',
'copy-icon-title': 'Click to copy content',
'copy-success-icon-title': 'Content copied to clipboard',
'filter-workflows': 'Filter workflows',
'filter-activities': 'Filter activities',
'event-category-filter-label': 'Open event category filter menu',
'event-date-filter-label': 'Open event date filter menu',
'date-time-menu-label': 'Open time format menu',
'workflow-filter-label': 'Open {{attribute}} filter menu',
'workflow-status-filter-label': 'Open execution status filter menu',
'clear-input-button-label': 'Clear input',
'keyboard-shortcuts': 'Keyboard Shortcuts',
'close-keyboard-shortcuts': 'Close keyboard shortcuts',
none: 'None',
'user-profile': 'User Profile',
'arrow-key-up': 'Arrow key up',
'arrow-key-down': 'Arrow key down',
'arrow-key-left': 'Arrow key left',
'arrow-key-right': 'Arrow key right',
on: 'On',
off: 'Off',
labs: 'Labs',
experimental: 'Experimental',
timezone: 'Timezone {{ timezone }}',
'time-unit': 'Time Unit',
'time-format': 'Time Format',
'time-range': 'Time Range',
'based-on-time-preface': 'Based on',
'download-json': 'Download JSON',
'download-event-history-json': 'Download Event History JSON',
'skip-nav': 'Skip to Main Content',
graph: 'Graph',
'equal-to': 'Equal to',
'not-equal-to': 'Not equal to',
'encode-failed': 'Data encoding failed',
'decode-failed': 'Data decoding failed',
'download-failed': 'Download failed',
'job-id': 'Job ID',
'auto-refresh': 'Auto refresh',
'auto-refresh-tooltip': '{{ interval }} second page refresh',
'view-more': 'View More...',
'view-all': 'View All',
'view-all-runs': 'View All Runs',
'more-options': 'More options',
download: 'Download',
duration: 'Duration',
'history-size': 'History Size',
'execution-details': 'Execution Details',
day: 'Day',
night: 'Night',
'system-default': 'System Default',
docs: 'Docs',
'upload-error': 'Error uploading file',
description: 'Description',
active: 'Active',
inactive: 'Inactive',
'page-not-found': 'Page Not Found',
value: 'Value',
table: 'Table',
failure: 'Failure',
'pending-and-failed': 'Pending and Failed',
'pending-and-failed-description':
'View only Pending, Failed, and Timed Out events',
'stack-trace': 'Stack Trace',
source: 'Source',
url: 'URL',
state: 'State',
attempt: 'Attempt',
message: 'Message',
'upload-json': 'Upload JSON',
'input-valid-json': 'Input must be valid JSON',
'workflows-table': 'Workflows Table',
'schedules-table': 'Schedules Table',
column: 'Column',
columns: 'Columns',
'child-count': 'Child Count',
'unexpected-error': 'An unexpected error occurred.',
'temporary-error':
'This appears to be a temporary issue. Please try again in a few moments.',
retry: 'Retry',
retrying: 'Retrying...',
'try-again': 'Try Again',
'retry-attempt': 'Attempt {{current}} of {{total}}',
'max-retries-exceeded':
'Unable to complete operation after {{attempts}} attempts.',
'retry-support-message':
'Please refresh the page or contact support if the problem persists.',
theme: 'Theme',
'slack-community': 'Slack Community',
'community-forum': 'Community Forum',
'change-log': 'Change Log',
comfortable: 'Comfortable',
dense: 'Dense',
} as const;