i18n - translations (#15803)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-11-13 17:12:39 +01:00
committed by GitHub
parent 0fdc7ba834
commit 9bc5486d0d
1061 changed files with 6646 additions and 3055 deletions
@@ -51,7 +51,7 @@ APIキーは機密情報へのアクセスを提供するため、完全に信
Webhooksは顧客データに関連する変更またはイベントを指定したURLに即時に通知します。
例として、商談が「Closed Won」に移動した際に、Webhooksが自動で請求書作成を会計システムで起動できます。 Note that this type of automation can also be achieved using Twenty's in-app [Workflows feature](/user-guide/workflows/getting-started-workflows), which offers triggers based on field updates for internal automation.
例として、商談が「Closed Won」に移動した際に、Webhooksが自動で請求書作成を会計システムで起動できます。 Note that this type of automation can also be achieved using Twenty's in-app [Workflows feature](/l/ja/user-guide/workflows/getting-started-workflows), which offers triggers based on field updates for internal automation.
Webhooksは外部システムとの統合に最適で、ワークフロー機能は内部自動化と外部ツール接続をWebhookトリガー、コードノード、HTTPノードでサポートします。