From c3d7d22f386cf3f6823d7bda36626e3e5f618cad Mon Sep 17 00:00:00 2001 From: automated-commits-ap Date: Wed, 4 Mar 2026 05:12:35 +0300 Subject: [PATCH] New Crowdin updates (#11521) --- packages/pieces/community/google-vertexai/package.json | 2 +- packages/pieces/community/google-vertexai/src/i18n/de.json | 4 ++++ packages/pieces/community/google-vertexai/src/i18n/es.json | 4 ++++ packages/pieces/community/google-vertexai/src/i18n/fr.json | 4 ++++ packages/pieces/community/google-vertexai/src/i18n/ja.json | 4 ++++ packages/pieces/community/google-vertexai/src/i18n/nl.json | 4 ++++ packages/pieces/community/google-vertexai/src/i18n/pt.json | 4 ++++ packages/pieces/community/google-vertexai/src/i18n/zh.json | 4 ++++ 8 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 packages/pieces/community/google-vertexai/src/i18n/de.json create mode 100644 packages/pieces/community/google-vertexai/src/i18n/es.json create mode 100644 packages/pieces/community/google-vertexai/src/i18n/fr.json create mode 100644 packages/pieces/community/google-vertexai/src/i18n/ja.json create mode 100644 packages/pieces/community/google-vertexai/src/i18n/nl.json create mode 100644 packages/pieces/community/google-vertexai/src/i18n/pt.json create mode 100644 packages/pieces/community/google-vertexai/src/i18n/zh.json diff --git a/packages/pieces/community/google-vertexai/package.json b/packages/pieces/community/google-vertexai/package.json index f8189f32b41..30471897445 100644 --- a/packages/pieces/community/google-vertexai/package.json +++ b/packages/pieces/community/google-vertexai/package.json @@ -1,6 +1,6 @@ { "name": "@activepieces/piece-google-vertexai", - "version": "0.0.1", + "version": "0.0.2", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", "dependencies": { diff --git a/packages/pieces/community/google-vertexai/src/i18n/de.json b/packages/pieces/community/google-vertexai/src/i18n/de.json new file mode 100644 index 00000000000..74adb27ef14 --- /dev/null +++ b/packages/pieces/community/google-vertexai/src/i18n/de.json @@ -0,0 +1,4 @@ +{ + "Action": {}, + "Trigger": {} +} \ No newline at end of file diff --git a/packages/pieces/community/google-vertexai/src/i18n/es.json b/packages/pieces/community/google-vertexai/src/i18n/es.json new file mode 100644 index 00000000000..74adb27ef14 --- /dev/null +++ b/packages/pieces/community/google-vertexai/src/i18n/es.json @@ -0,0 +1,4 @@ +{ + "Action": {}, + "Trigger": {} +} \ No newline at end of file diff --git a/packages/pieces/community/google-vertexai/src/i18n/fr.json b/packages/pieces/community/google-vertexai/src/i18n/fr.json new file mode 100644 index 00000000000..74adb27ef14 --- /dev/null +++ b/packages/pieces/community/google-vertexai/src/i18n/fr.json @@ -0,0 +1,4 @@ +{ + "Action": {}, + "Trigger": {} +} \ No newline at end of file diff --git a/packages/pieces/community/google-vertexai/src/i18n/ja.json b/packages/pieces/community/google-vertexai/src/i18n/ja.json new file mode 100644 index 00000000000..74adb27ef14 --- /dev/null +++ b/packages/pieces/community/google-vertexai/src/i18n/ja.json @@ -0,0 +1,4 @@ +{ + "Action": {}, + "Trigger": {} +} \ No newline at end of file diff --git a/packages/pieces/community/google-vertexai/src/i18n/nl.json b/packages/pieces/community/google-vertexai/src/i18n/nl.json new file mode 100644 index 00000000000..74adb27ef14 --- /dev/null +++ b/packages/pieces/community/google-vertexai/src/i18n/nl.json @@ -0,0 +1,4 @@ +{ + "Action": {}, + "Trigger": {} +} \ No newline at end of file diff --git a/packages/pieces/community/google-vertexai/src/i18n/pt.json b/packages/pieces/community/google-vertexai/src/i18n/pt.json new file mode 100644 index 00000000000..74adb27ef14 --- /dev/null +++ b/packages/pieces/community/google-vertexai/src/i18n/pt.json @@ -0,0 +1,4 @@ +{ + "Action": {}, + "Trigger": {} +} \ No newline at end of file diff --git a/packages/pieces/community/google-vertexai/src/i18n/zh.json b/packages/pieces/community/google-vertexai/src/i18n/zh.json new file mode 100644 index 00000000000..74adb27ef14 --- /dev/null +++ b/packages/pieces/community/google-vertexai/src/i18n/zh.json @@ -0,0 +1,4 @@ +{ + "Action": {}, + "Trigger": {} +} \ No newline at end of file