Skip to main content

セビリラー [翻訳] ページは、テキスト キーの管理、自動翻訳の実行、アクティブな言語の指定を行うための画面です。

アクセスパス

  • ウェブ: /translations

主要なトランザクション

  • 翻訳記録の一覧表示
  • 翻訳の追加/更新 (upsert)
  • ソース言語からターゲット言語への自動翻訳
  • アクティブな言語リストの表示/更新
  • コンテンツキーを再同期する

API エンドポイント

  • GET /api/translations
  • POST /api/translations/upsert
  • POST /api/translations/auto-translate
  • GET /api/translations/active-locales
  • PUT /api/translations/active-locales
  • POST /api/translations/sync-content

サポートされている言語

  • trendefresitruarzhja

承認に関するメモ

  • 翻訳ルートにはauthenticateが必要です。 ・ページ側のシステム設定権限を持つユーザーが管理操作を参照できます。

:::info マニフェスト ホーム core:translations:view

:::