@activepieces/piece-posthog 0.3.7 → 0.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -10
- package/src/i18n/de.json +43 -43
- package/src/i18n/es.json +45 -45
- package/src/i18n/ja.json +41 -41
- package/src/i18n/nl.json +45 -45
- package/src/i18n/pt.json +49 -49
- package/src/i18n/zh.json +16 -16
package/package.json
CHANGED
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-posthog",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.9",
|
|
4
4
|
"dependencies": {
|
|
5
|
-
"@ai-sdk/anthropic": "2.0.3",
|
|
6
|
-
"@ai-sdk/google": "2.0.6",
|
|
7
|
-
"@ai-sdk/openai": "2.0.12",
|
|
8
|
-
"@ai-sdk/provider": "2.0.0",
|
|
9
|
-
"@ai-sdk/replicate": "1.0.3",
|
|
10
5
|
"@sinclair/typebox": "0.34.11",
|
|
11
|
-
"ai": "5.0.12",
|
|
12
6
|
"axios": "1.8.3",
|
|
13
7
|
"axios-retry": "4.4.1",
|
|
14
8
|
"deepmerge-ts": "7.1.0",
|
|
@@ -17,9 +11,9 @@
|
|
|
17
11
|
"nanoid": "3.3.8",
|
|
18
12
|
"semver": "7.6.0",
|
|
19
13
|
"zod": "3.25.76",
|
|
20
|
-
"@activepieces/pieces-common": "0.
|
|
21
|
-
"@activepieces/pieces-framework": "0.18.
|
|
22
|
-
"@activepieces/shared": "0.
|
|
14
|
+
"@activepieces/pieces-common": "0.7.0",
|
|
15
|
+
"@activepieces/pieces-framework": "0.18.4",
|
|
16
|
+
"@activepieces/shared": "0.19.1",
|
|
23
17
|
"tslib": "2.8.1"
|
|
24
18
|
},
|
|
25
19
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
{
|
|
2
2
|
"PostHog": "PostHog",
|
|
3
|
-
"Open-source product analytics": "Open-
|
|
4
|
-
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[
|
|
5
|
-
"Create Event": "
|
|
6
|
-
"Create Project": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create an event inside a project": "
|
|
9
|
-
"Create a posthog project": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Event name": "
|
|
12
|
-
"Event type": "
|
|
13
|
-
"Distinct Id": "
|
|
14
|
-
"Properties": "
|
|
15
|
-
"Context": "
|
|
16
|
-
"Message ID": "
|
|
17
|
-
"Category": "
|
|
3
|
+
"Open-source product analytics": "Open-source product analytics",
|
|
4
|
+
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n",
|
|
5
|
+
"Create Event": "Create Event",
|
|
6
|
+
"Create Project": "Create Project",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create an event inside a project": "Create an event inside a project",
|
|
9
|
+
"Create a posthog project": "Create a posthog project",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"Event name": "Event name",
|
|
12
|
+
"Event type": "Event type",
|
|
13
|
+
"Distinct Id": "Distinct Id",
|
|
14
|
+
"Properties": "Properties",
|
|
15
|
+
"Context": "Context",
|
|
16
|
+
"Message ID": "Message ID",
|
|
17
|
+
"Category": "Category",
|
|
18
18
|
"Name": "Name",
|
|
19
|
-
"Slack Incoming Webhook": "Slack
|
|
20
|
-
"Anonymize IPs": "IPs
|
|
21
|
-
"Is demo project": "
|
|
22
|
-
"Method": "
|
|
23
|
-
"Headers": "
|
|
24
|
-
"Query Parameters": "
|
|
25
|
-
"Body": "
|
|
26
|
-
"Response is Binary ?": "
|
|
27
|
-
"No Error on Failure": "
|
|
28
|
-
"Timeout (in seconds)": "Timeout (in
|
|
29
|
-
"The event name": "
|
|
30
|
-
"User's Distinct Id": "
|
|
31
|
-
"The event properties": "
|
|
32
|
-
"The event context,": "
|
|
33
|
-
"The message id,": "
|
|
34
|
-
"The event category.": "
|
|
35
|
-
"Project Name": "
|
|
36
|
-
"Slack incoming webhook": "Slack
|
|
37
|
-
"Whether to anonymize incoming IP addresses.": "
|
|
38
|
-
"If this is a demo project": "
|
|
39
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
40
|
-
"Enable for files like PDFs, images, etc..": "
|
|
19
|
+
"Slack Incoming Webhook": "Slack Incoming Webhook",
|
|
20
|
+
"Anonymize IPs": "Anonymize IPs",
|
|
21
|
+
"Is demo project": "Is demo project",
|
|
22
|
+
"Method": "Method",
|
|
23
|
+
"Headers": "Headers",
|
|
24
|
+
"Query Parameters": "Query Parameters",
|
|
25
|
+
"Body": "Body",
|
|
26
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
27
|
+
"No Error on Failure": "No Error on Failure",
|
|
28
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
29
|
+
"The event name": "The event name",
|
|
30
|
+
"User's Distinct Id": "User's Distinct Id",
|
|
31
|
+
"The event properties": "The event properties",
|
|
32
|
+
"The event context,": "The event context,",
|
|
33
|
+
"The message id,": "The message id,",
|
|
34
|
+
"The event category.": "The event category.",
|
|
35
|
+
"Project Name": "Project Name",
|
|
36
|
+
"Slack incoming webhook": "Slack incoming webhook",
|
|
37
|
+
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
38
|
+
"If this is a demo project": "If this is a demo project",
|
|
39
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
40
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
41
41
|
"Alias": "Alias",
|
|
42
|
-
"Capture": "
|
|
43
|
-
"Identify": "
|
|
44
|
-
"Page": "
|
|
45
|
-
"Screen": "
|
|
46
|
-
"GET": "
|
|
42
|
+
"Capture": "Capture",
|
|
43
|
+
"Identify": "Identify",
|
|
44
|
+
"Page": "Page",
|
|
45
|
+
"Screen": "Screen",
|
|
46
|
+
"GET": "GET",
|
|
47
47
|
"POST": "POST",
|
|
48
48
|
"PATCH": "PATCH",
|
|
49
49
|
"PUT": "PUT",
|
|
50
|
-
"DELETE": "
|
|
50
|
+
"DELETE": "DELETE",
|
|
51
51
|
"HEAD": "HEAD"
|
|
52
52
|
}
|
package/src/i18n/es.json
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
{
|
|
2
2
|
"PostHog": "PostHog",
|
|
3
|
-
"Open-source product analytics": "
|
|
4
|
-
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[
|
|
5
|
-
"Create Event": "
|
|
6
|
-
"Create Project": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create an event inside a project": "
|
|
9
|
-
"Create a posthog project": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Event name": "
|
|
12
|
-
"Event type": "
|
|
13
|
-
"Distinct Id": "Id
|
|
14
|
-
"Properties": "
|
|
15
|
-
"Context": "
|
|
16
|
-
"Message ID": "ID
|
|
17
|
-
"Category": "
|
|
18
|
-
"Name": "
|
|
19
|
-
"Slack Incoming Webhook": "
|
|
20
|
-
"Anonymize IPs": "
|
|
21
|
-
"Is demo project": "
|
|
22
|
-
"Method": "
|
|
23
|
-
"Headers": "
|
|
24
|
-
"Query Parameters": "
|
|
25
|
-
"Body": "
|
|
26
|
-
"Response is Binary ?": "
|
|
27
|
-
"No Error on Failure": "No
|
|
28
|
-
"Timeout (in seconds)": "
|
|
29
|
-
"The event name": "
|
|
30
|
-
"User's Distinct Id": "
|
|
31
|
-
"The event properties": "
|
|
32
|
-
"The event context,": "
|
|
33
|
-
"The message id,": "
|
|
34
|
-
"The event category.": "
|
|
35
|
-
"Project Name": "
|
|
36
|
-
"Slack incoming webhook": "
|
|
37
|
-
"Whether to anonymize incoming IP addresses.": "
|
|
38
|
-
"If this is a demo project": "
|
|
39
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
40
|
-
"Enable for files like PDFs, images, etc..": "
|
|
3
|
+
"Open-source product analytics": "Open-source product analytics",
|
|
4
|
+
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n",
|
|
5
|
+
"Create Event": "Create Event",
|
|
6
|
+
"Create Project": "Create Project",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create an event inside a project": "Create an event inside a project",
|
|
9
|
+
"Create a posthog project": "Create a posthog project",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"Event name": "Event name",
|
|
12
|
+
"Event type": "Event type",
|
|
13
|
+
"Distinct Id": "Distinct Id",
|
|
14
|
+
"Properties": "Properties",
|
|
15
|
+
"Context": "Context",
|
|
16
|
+
"Message ID": "Message ID",
|
|
17
|
+
"Category": "Category",
|
|
18
|
+
"Name": "Name",
|
|
19
|
+
"Slack Incoming Webhook": "Slack Incoming Webhook",
|
|
20
|
+
"Anonymize IPs": "Anonymize IPs",
|
|
21
|
+
"Is demo project": "Is demo project",
|
|
22
|
+
"Method": "Method",
|
|
23
|
+
"Headers": "Headers",
|
|
24
|
+
"Query Parameters": "Query Parameters",
|
|
25
|
+
"Body": "Body",
|
|
26
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
27
|
+
"No Error on Failure": "No Error on Failure",
|
|
28
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
29
|
+
"The event name": "The event name",
|
|
30
|
+
"User's Distinct Id": "User's Distinct Id",
|
|
31
|
+
"The event properties": "The event properties",
|
|
32
|
+
"The event context,": "The event context,",
|
|
33
|
+
"The message id,": "The message id,",
|
|
34
|
+
"The event category.": "The event category.",
|
|
35
|
+
"Project Name": "Project Name",
|
|
36
|
+
"Slack incoming webhook": "Slack incoming webhook",
|
|
37
|
+
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
38
|
+
"If this is a demo project": "If this is a demo project",
|
|
39
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
40
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
41
41
|
"Alias": "Alias",
|
|
42
|
-
"Capture": "
|
|
43
|
-
"Identify": "
|
|
44
|
-
"Page": "
|
|
45
|
-
"Screen": "
|
|
46
|
-
"GET": "
|
|
42
|
+
"Capture": "Capture",
|
|
43
|
+
"Identify": "Identify",
|
|
44
|
+
"Page": "Page",
|
|
45
|
+
"Screen": "Screen",
|
|
46
|
+
"GET": "GET",
|
|
47
47
|
"POST": "POST",
|
|
48
48
|
"PATCH": "PATCH",
|
|
49
49
|
"PUT": "PUT",
|
|
50
|
-
"DELETE": "
|
|
51
|
-
"HEAD": "
|
|
50
|
+
"DELETE": "DELETE",
|
|
51
|
+
"HEAD": "HEAD"
|
|
52
52
|
}
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
{
|
|
2
2
|
"PostHog": "PostHog",
|
|
3
|
-
"Open-source product analytics": "
|
|
4
|
-
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended)
|
|
5
|
-
"Create Event": "
|
|
6
|
-
"Create Project": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create an event inside a project": "
|
|
9
|
-
"Create a posthog project": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Event name": "
|
|
12
|
-
"Event type": "
|
|
13
|
-
"Distinct Id": "
|
|
14
|
-
"Properties": "
|
|
15
|
-
"Context": "
|
|
16
|
-
"Message ID": "
|
|
17
|
-
"Category": "
|
|
3
|
+
"Open-source product analytics": "Open-source product analytics",
|
|
4
|
+
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n",
|
|
5
|
+
"Create Event": "Create Event",
|
|
6
|
+
"Create Project": "Create Project",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create an event inside a project": "Create an event inside a project",
|
|
9
|
+
"Create a posthog project": "Create a posthog project",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"Event name": "Event name",
|
|
12
|
+
"Event type": "Event type",
|
|
13
|
+
"Distinct Id": "Distinct Id",
|
|
14
|
+
"Properties": "Properties",
|
|
15
|
+
"Context": "Context",
|
|
16
|
+
"Message ID": "Message ID",
|
|
17
|
+
"Category": "Category",
|
|
18
18
|
"Name": "Name",
|
|
19
19
|
"Slack Incoming Webhook": "Slack Incoming Webhook",
|
|
20
|
-
"Anonymize IPs": "
|
|
21
|
-
"Is demo project": "
|
|
22
|
-
"Method": "
|
|
23
|
-
"Headers": "
|
|
24
|
-
"Query Parameters": "
|
|
25
|
-
"Body": "
|
|
26
|
-
"Response is Binary ?": "
|
|
27
|
-
"No Error on Failure": "
|
|
28
|
-
"Timeout (in seconds)": "
|
|
29
|
-
"The event name": "
|
|
20
|
+
"Anonymize IPs": "Anonymize IPs",
|
|
21
|
+
"Is demo project": "Is demo project",
|
|
22
|
+
"Method": "Method",
|
|
23
|
+
"Headers": "Headers",
|
|
24
|
+
"Query Parameters": "Query Parameters",
|
|
25
|
+
"Body": "Body",
|
|
26
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
27
|
+
"No Error on Failure": "No Error on Failure",
|
|
28
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
29
|
+
"The event name": "The event name",
|
|
30
30
|
"User's Distinct Id": "User's Distinct Id",
|
|
31
|
-
"The event properties": "
|
|
32
|
-
"The event context,": "
|
|
33
|
-
"The message id,": "
|
|
34
|
-
"The event category.": "
|
|
35
|
-
"Project Name": "
|
|
36
|
-
"Slack incoming webhook": "
|
|
37
|
-
"Whether to anonymize incoming IP addresses.": "
|
|
38
|
-
"If this is a demo project": "
|
|
39
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
40
|
-
"Enable for files like PDFs, images, etc..": "
|
|
31
|
+
"The event properties": "The event properties",
|
|
32
|
+
"The event context,": "The event context,",
|
|
33
|
+
"The message id,": "The message id,",
|
|
34
|
+
"The event category.": "The event category.",
|
|
35
|
+
"Project Name": "Project Name",
|
|
36
|
+
"Slack incoming webhook": "Slack incoming webhook",
|
|
37
|
+
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
38
|
+
"If this is a demo project": "If this is a demo project",
|
|
39
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
40
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
41
41
|
"Alias": "Alias",
|
|
42
42
|
"Capture": "Capture",
|
|
43
|
-
"Identify": "
|
|
44
|
-
"Page": "
|
|
45
|
-
"Screen": "
|
|
46
|
-
"GET": "
|
|
43
|
+
"Identify": "Identify",
|
|
44
|
+
"Page": "Page",
|
|
45
|
+
"Screen": "Screen",
|
|
46
|
+
"GET": "GET",
|
|
47
47
|
"POST": "POST",
|
|
48
48
|
"PATCH": "PATCH",
|
|
49
49
|
"PUT": "PUT",
|
|
50
|
-
"DELETE": "
|
|
51
|
-
"HEAD": "
|
|
50
|
+
"DELETE": "DELETE",
|
|
51
|
+
"HEAD": "HEAD"
|
|
52
52
|
}
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
{
|
|
2
|
-
"PostHog": "
|
|
2
|
+
"PostHog": "PostHog",
|
|
3
3
|
"Open-source product analytics": "Open-source product analytics",
|
|
4
|
-
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[
|
|
5
|
-
"Create Event": "
|
|
6
|
-
"Create Project": "Project
|
|
4
|
+
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n",
|
|
5
|
+
"Create Event": "Create Event",
|
|
6
|
+
"Create Project": "Create Project",
|
|
7
7
|
"Custom API Call": "Custom API Call",
|
|
8
|
-
"Create an event inside a project": "
|
|
9
|
-
"Create a posthog project": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Event name": "
|
|
12
|
-
"Event type": "
|
|
13
|
-
"Distinct Id": "
|
|
14
|
-
"Properties": "
|
|
8
|
+
"Create an event inside a project": "Create an event inside a project",
|
|
9
|
+
"Create a posthog project": "Create a posthog project",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"Event name": "Event name",
|
|
12
|
+
"Event type": "Event type",
|
|
13
|
+
"Distinct Id": "Distinct Id",
|
|
14
|
+
"Properties": "Properties",
|
|
15
15
|
"Context": "Context",
|
|
16
|
-
"Message ID": "
|
|
17
|
-
"Category": "
|
|
18
|
-
"Name": "
|
|
19
|
-
"Slack Incoming Webhook": "
|
|
20
|
-
"Anonymize IPs": "
|
|
21
|
-
"Is demo project": "Is demo
|
|
22
|
-
"Method": "
|
|
23
|
-
"Headers": "
|
|
24
|
-
"Query Parameters": "Query
|
|
25
|
-
"Body": "
|
|
26
|
-
"Response is Binary ?": "
|
|
27
|
-
"No Error on Failure": "
|
|
28
|
-
"Timeout (in seconds)": "
|
|
29
|
-
"The event name": "
|
|
30
|
-
"User's Distinct Id": "
|
|
31
|
-
"The event properties": "
|
|
32
|
-
"The event context,": "
|
|
33
|
-
"The message id,": "
|
|
34
|
-
"The event category.": "
|
|
35
|
-
"Project Name": "
|
|
36
|
-
"Slack incoming webhook": "
|
|
37
|
-
"Whether to anonymize incoming IP addresses.": "
|
|
38
|
-
"If this is a demo project": "
|
|
39
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
40
|
-
"Enable for files like PDFs, images, etc..": "
|
|
16
|
+
"Message ID": "Message ID",
|
|
17
|
+
"Category": "Category",
|
|
18
|
+
"Name": "Name",
|
|
19
|
+
"Slack Incoming Webhook": "Slack Incoming Webhook",
|
|
20
|
+
"Anonymize IPs": "Anonymize IPs",
|
|
21
|
+
"Is demo project": "Is demo project",
|
|
22
|
+
"Method": "Method",
|
|
23
|
+
"Headers": "Headers",
|
|
24
|
+
"Query Parameters": "Query Parameters",
|
|
25
|
+
"Body": "Body",
|
|
26
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
27
|
+
"No Error on Failure": "No Error on Failure",
|
|
28
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
29
|
+
"The event name": "The event name",
|
|
30
|
+
"User's Distinct Id": "User's Distinct Id",
|
|
31
|
+
"The event properties": "The event properties",
|
|
32
|
+
"The event context,": "The event context,",
|
|
33
|
+
"The message id,": "The message id,",
|
|
34
|
+
"The event category.": "The event category.",
|
|
35
|
+
"Project Name": "Project Name",
|
|
36
|
+
"Slack incoming webhook": "Slack incoming webhook",
|
|
37
|
+
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
38
|
+
"If this is a demo project": "If this is a demo project",
|
|
39
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
40
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
41
41
|
"Alias": "Alias",
|
|
42
|
-
"Capture": "
|
|
43
|
-
"Identify": "
|
|
44
|
-
"Page": "
|
|
45
|
-
"Screen": "
|
|
46
|
-
"GET": "
|
|
47
|
-
"POST": "
|
|
48
|
-
"PATCH": "
|
|
42
|
+
"Capture": "Capture",
|
|
43
|
+
"Identify": "Identify",
|
|
44
|
+
"Page": "Page",
|
|
45
|
+
"Screen": "Screen",
|
|
46
|
+
"GET": "GET",
|
|
47
|
+
"POST": "POST",
|
|
48
|
+
"PATCH": "PATCH",
|
|
49
49
|
"PUT": "PUT",
|
|
50
|
-
"DELETE": "
|
|
51
|
-
"HEAD": "
|
|
50
|
+
"DELETE": "DELETE",
|
|
51
|
+
"HEAD": "HEAD"
|
|
52
52
|
}
|
package/src/i18n/pt.json
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
{
|
|
2
|
-
"PostHog": "
|
|
3
|
-
"Open-source product analytics": "
|
|
4
|
-
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[
|
|
5
|
-
"Create Event": "
|
|
6
|
-
"Create Project": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create an event inside a project": "
|
|
9
|
-
"Create a posthog project": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Event name": "
|
|
12
|
-
"Event type": "
|
|
13
|
-
"Distinct Id": "
|
|
14
|
-
"Properties": "
|
|
15
|
-
"Context": "
|
|
16
|
-
"Message ID": "ID
|
|
17
|
-
"Category": "
|
|
18
|
-
"Name": "
|
|
19
|
-
"Slack Incoming Webhook": "
|
|
20
|
-
"Anonymize IPs": "
|
|
21
|
-
"Is demo project": "
|
|
22
|
-
"Method": "
|
|
23
|
-
"Headers": "
|
|
24
|
-
"Query Parameters": "
|
|
25
|
-
"Body": "
|
|
26
|
-
"Response is Binary ?": "
|
|
27
|
-
"No Error on Failure": "
|
|
28
|
-
"Timeout (in seconds)": "
|
|
29
|
-
"The event name": "
|
|
30
|
-
"User's Distinct Id": "
|
|
31
|
-
"The event properties": "
|
|
32
|
-
"The event context,": "
|
|
33
|
-
"The message id,": "
|
|
34
|
-
"The event category.": "
|
|
35
|
-
"Project Name": "
|
|
36
|
-
"Slack incoming webhook": "
|
|
37
|
-
"Whether to anonymize incoming IP addresses.": "
|
|
38
|
-
"If this is a demo project": "
|
|
39
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
40
|
-
"Enable for files like PDFs, images, etc..": "
|
|
2
|
+
"PostHog": "PostHog",
|
|
3
|
+
"Open-source product analytics": "Open-source product analytics",
|
|
4
|
+
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n",
|
|
5
|
+
"Create Event": "Create Event",
|
|
6
|
+
"Create Project": "Create Project",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create an event inside a project": "Create an event inside a project",
|
|
9
|
+
"Create a posthog project": "Create a posthog project",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"Event name": "Event name",
|
|
12
|
+
"Event type": "Event type",
|
|
13
|
+
"Distinct Id": "Distinct Id",
|
|
14
|
+
"Properties": "Properties",
|
|
15
|
+
"Context": "Context",
|
|
16
|
+
"Message ID": "Message ID",
|
|
17
|
+
"Category": "Category",
|
|
18
|
+
"Name": "Name",
|
|
19
|
+
"Slack Incoming Webhook": "Slack Incoming Webhook",
|
|
20
|
+
"Anonymize IPs": "Anonymize IPs",
|
|
21
|
+
"Is demo project": "Is demo project",
|
|
22
|
+
"Method": "Method",
|
|
23
|
+
"Headers": "Headers",
|
|
24
|
+
"Query Parameters": "Query Parameters",
|
|
25
|
+
"Body": "Body",
|
|
26
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
27
|
+
"No Error on Failure": "No Error on Failure",
|
|
28
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
29
|
+
"The event name": "The event name",
|
|
30
|
+
"User's Distinct Id": "User's Distinct Id",
|
|
31
|
+
"The event properties": "The event properties",
|
|
32
|
+
"The event context,": "The event context,",
|
|
33
|
+
"The message id,": "The message id,",
|
|
34
|
+
"The event category.": "The event category.",
|
|
35
|
+
"Project Name": "Project Name",
|
|
36
|
+
"Slack incoming webhook": "Slack incoming webhook",
|
|
37
|
+
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
38
|
+
"If this is a demo project": "If this is a demo project",
|
|
39
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
40
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
41
41
|
"Alias": "Alias",
|
|
42
|
-
"Capture": "
|
|
43
|
-
"Identify": "
|
|
44
|
-
"Page": "
|
|
45
|
-
"Screen": "
|
|
46
|
-
"GET": "
|
|
47
|
-
"POST": "
|
|
48
|
-
"PATCH": "
|
|
49
|
-
"PUT": "
|
|
50
|
-
"DELETE": "
|
|
51
|
-
"HEAD": "
|
|
42
|
+
"Capture": "Capture",
|
|
43
|
+
"Identify": "Identify",
|
|
44
|
+
"Page": "Page",
|
|
45
|
+
"Screen": "Screen",
|
|
46
|
+
"GET": "GET",
|
|
47
|
+
"POST": "POST",
|
|
48
|
+
"PATCH": "PATCH",
|
|
49
|
+
"PUT": "PUT",
|
|
50
|
+
"DELETE": "DELETE",
|
|
51
|
+
"HEAD": "HEAD"
|
|
52
52
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n",
|
|
5
5
|
"Create Event": "Create Event",
|
|
6
6
|
"Create Project": "Create Project",
|
|
7
|
-
"Custom API Call": "
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
8
|
"Create an event inside a project": "Create an event inside a project",
|
|
9
9
|
"Create a posthog project": "Create a posthog project",
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
11
|
"Event name": "Event name",
|
|
12
12
|
"Event type": "Event type",
|
|
13
13
|
"Distinct Id": "Distinct Id",
|
|
@@ -15,38 +15,38 @@
|
|
|
15
15
|
"Context": "Context",
|
|
16
16
|
"Message ID": "Message ID",
|
|
17
17
|
"Category": "Category",
|
|
18
|
-
"Name": "
|
|
18
|
+
"Name": "Name",
|
|
19
19
|
"Slack Incoming Webhook": "Slack Incoming Webhook",
|
|
20
20
|
"Anonymize IPs": "Anonymize IPs",
|
|
21
21
|
"Is demo project": "Is demo project",
|
|
22
|
-
"Method": "
|
|
23
|
-
"Headers": "
|
|
24
|
-
"Query Parameters": "
|
|
25
|
-
"Body": "
|
|
22
|
+
"Method": "Method",
|
|
23
|
+
"Headers": "Headers",
|
|
24
|
+
"Query Parameters": "Query Parameters",
|
|
25
|
+
"Body": "Body",
|
|
26
26
|
"Response is Binary ?": "Response is Binary ?",
|
|
27
|
-
"No Error on Failure": "
|
|
28
|
-
"Timeout (in seconds)": "
|
|
27
|
+
"No Error on Failure": "No Error on Failure",
|
|
28
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
29
29
|
"The event name": "The event name",
|
|
30
30
|
"User's Distinct Id": "User's Distinct Id",
|
|
31
31
|
"The event properties": "The event properties",
|
|
32
32
|
"The event context,": "The event context,",
|
|
33
33
|
"The message id,": "The message id,",
|
|
34
34
|
"The event category.": "The event category.",
|
|
35
|
-
"Project Name": "
|
|
35
|
+
"Project Name": "Project Name",
|
|
36
36
|
"Slack incoming webhook": "Slack incoming webhook",
|
|
37
37
|
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
38
38
|
"If this is a demo project": "If this is a demo project",
|
|
39
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
39
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
40
40
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
41
41
|
"Alias": "Alias",
|
|
42
42
|
"Capture": "Capture",
|
|
43
43
|
"Identify": "Identify",
|
|
44
44
|
"Page": "Page",
|
|
45
45
|
"Screen": "Screen",
|
|
46
|
-
"GET": "
|
|
47
|
-
"POST": "
|
|
46
|
+
"GET": "GET",
|
|
47
|
+
"POST": "POST",
|
|
48
48
|
"PATCH": "PATCH",
|
|
49
|
-
"PUT": "
|
|
50
|
-
"DELETE": "
|
|
51
|
-
"HEAD": "
|
|
49
|
+
"PUT": "PUT",
|
|
50
|
+
"DELETE": "DELETE",
|
|
51
|
+
"HEAD": "HEAD"
|
|
52
52
|
}
|