Actions Center の予約のエンドツーエンド統合では、ローカライズをサポートすることを強くおすすめします。ユーザーには、言語設定に基づいてローカライズされたエクスペリエンスが表示されます。ローカライズが設定されていない場合、デフォルトのテキストがユーザーに表示されることがあります。統合の多くのフィールド(サービス名や説明など)にローカライズされたテキストを指定できます。Text メッセージを使用してローカライズできるフィールドの一覧については、フィード仕様をご覧ください。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-11-26 UTC。"],[[["Localization is highly recommended for the Actions Center Appointments End-to-End integration to provide users with a personalized experience based on their language settings."],["You can provide localized text for various fields like service names and descriptions using the `Text` message format, ensuring both a default `value` and locale-specific `localized_value` are provided."],["If localization is not supported, set `localized_value` and `locale` with your supported language and `value` as a default, promoting a consistent user experience."],["The system prioritizes displaying the `localized_value` based on the user's browser language settings, using the default `value` if the locale isn't supported or if `localized_value` is missing for the given locale."]]],[]]