セビリラー [翻訳] ページは、テキスト キーの管理、自動翻訳の実行、アクティブな言語の指定を行うための画面です。
アクセスパス
- ウェブ:
/translations
主要なトランザクション
- 翻訳記録の一覧表示
- 翻訳の追加/更新 (upsert)
- ソース言語からターゲット言語への自動翻訳
- アクティブな言語リストの表示/更新
- コンテンツキーを再同期する
API エンドポイント
GET /api/translationsPOST /api/translations/upsertPOST /api/translations/auto-translateGET /api/translations/active-localesPUT /api/translations/active-localesPOST /api/translations/sync-content
サポートされている言語
tr、en、de、fr、es、it、ru、ar、zh、ja
承認に関するメモ
- 翻訳ルートには
authenticateが必要です。 ・ページ側のシステム設定権限を持つユーザーが管理操作を参照できます。
:::info マニフェスト ホーム
core:translations:view
:::