Description
Description
On the following Japanese documentation page:
📄 SignalR と Blazor を使用したリアルタイム Web アプリケーションの作成
there is an incorrect translation of the English sentence:
"Add an endpoint for the hub immediately before the line that runs the app (app.Run();):"
❌ Current Japanese translation:
「アプリを実行する行の直後に、ハブのエンドポイントを追加します。」
("...immediately after the line that runs the app.")
✅ Correct translation should be:
「アプリを実行する行の直前に、ハブのエンドポイントを追加します。」
("...immediately before the line that runs the app.")
The Japanese translation incorrectly uses 「直後」 ("immediately after") instead of 「直前」 ("immediately before"). This changes the intended meaning of the instruction.
Suggested fix:
Please change 「直後」 to 「直前」 in the Japanese translation to correctly reflect the meaning of the original English instruction.
Hope this helps improve the Japanese documentation. Thank you for your work!
Page URL
Content source URL
Document ID
85af7a99-672c-0438-dcc2-e8edfaf70c54
Platform Id
a5624d02-ba16-6622-9872-c91fcc4cb213
Article author
Metadata
- ID: 85af7a99-672c-0438-dcc2-e8edfaf70c54
- PlatformId: a5624d02-ba16-6622-9872-c91fcc4cb213
- Service: aspnet-core
- Sub-service: blazor
Metadata
Metadata
Assignees
Type
Projects
Status