forked from openiap/opencore
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathweb.json
More file actions
140 lines (140 loc) · 3.84 KB
/
Copy pathweb.json
File metadata and controls
140 lines (140 loc) · 3.84 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
{
"sitename": "OpenFlow",
"workflow": "Workflow",
"workflows": "Workflows",
"menuworkflows": "Form Workflows",
"rpaworkflows": "Robot Workflows",
"workitems": "Work Items",
"workitemqueues": "Work Item Queues",
"home": "Home",
"grafana": "Grafana",
"entities": "Entities",
"deleted entities": "Deleted entities",
"admin": "Admin",
"users": "Users",
"roles": "Roles",
"providers": "Providers",
"provider": "Provider",
"session": "Session",
"flow": "Flow",
"setting": "Setting",
"logout": "Sign out",
"signin": "Sign in",
"username": "Username",
"email": "Email",
"password": "Password",
"insert": "Insert",
"edit": "Edit",
"update": "Update",
"delete": "Delete",
"insertone": "Insert one",
"insertmany": "Insert many",
"deletemany": "Delete many",
"created": "Created",
"createdby": "Created by",
"updated": "Updated",
"updatedby": "Updated by",
"lastseen": "Lastseen",
"name": "Name",
"type": "Type",
"config": "Config",
"nodered": "NodeRed",
"openrpa": "OpenRPA",
"audit": "Audit",
"empty": "Empty",
"clear": "Clear",
"addentity": "Add entity",
"unknown": "Unknown",
"details": "Details",
"detailsfor": "Details for",
"showjson": "Show json",
"save": "Save",
"addprovider": "Add Provider",
"yes": "Yes",
"no": "No",
"open": "Open",
"state": "State",
"text": "Text",
"takenby": "Updated",
"wfinst": "wfinst",
"RPA workflows": "RPA workflows",
"reports": "Reports",
"forms": "Forms",
"jslog": "jslog",
"googleid": "googleid",
"Office 365": "Office 365",
"QRCode Scan": "QRCode Scan",
"who": "Who",
"invoke": "Invoke",
"sockets": "Sockets",
"status": "Status",
"image": "Image",
"console": "Console",
"adduser": "Add user",
"addrole": "Add role",
"addform": "Add form",
"reload": "Reload",
"host": "Host",
"project": "Project",
"helloworld": "Hello world",
"embedsignout": "Embed Signout",
"files": "Files",
"showall": "Show all",
"hdrobots": "HD Robots",
"robots": "Robots",
"heartbeat": "Heartbeat",
"auditlogs": "Audit log",
"impostorname": "Imposter",
"clientagent": "Agent",
"clientversion": "Version",
"lastclientagent": "Agent",
"lastclientversion": "Version",
"demo": "demo",
"role": "Role",
"projectandname": "Project and name",
"showinactive": "Show inactive",
"robot": "Robot",
"web": "Web",
"api_allow_anonymous": "Allow Anonymous API access",
"memory": "Memory",
"billing": "Billing",
"version": "Version",
"now": "Now",
"then": "Then",
"credential": "Credential",
"credentials": "Credentials",
"addcredential": "Add credentials",
"add": "Add",
"queues": "Queues",
"oauthclients": "OAuth clients",
"ipaddress": "IP address",
"Legal Name": "Legal Name",
"Billing email": "Billing email",
"Address": "Address",
"Country": "Country",
"VAT CHECK": "VAT CHECK",
"Coupon": "Coupon",
"rparole": "RPA Role",
"member": "Member",
"clients": "Clients",
"customers": "Customers",
"entityrestrictions": "Entity restrictions",
"resources": "Resources",
"enable multi tenancy": "Enable multi tenancy",
"showproperties": "Show properties",
"add key": "Add key",
"json": "JSON",
"retries": "Retries",
"queue": "Queue",
"lastrun": "Last run",
"nextrun": "Next run",
"forceddomains": "Forced domains",
"addforceddomains": "Add forced domain",
"emailhistdetails": "Mail history details",
"validated": "Validated",
"emailvalidated": "Email validated",
"formvalidated": "Form validated",
"formresources": "Form resources",
"formresource": "Form resource",
"addformresource": "Add form resource"
}