chore(i18n): sync translations with en-US (#34338)

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-31 10:26:57 +00:00
committed by GitHub
parent 24111facdd
commit 90f94be2b3
22 changed files with 198 additions and 0 deletions

View File

@@ -162,6 +162,15 @@
"environment.development": "開発",
"environment.testing": "テスト",
"error": "エラー",
"errorBoundary.componentStack": "コンポーネントスタック:",
"errorBoundary.details": "エラー詳細(開発環境のみ)",
"errorBoundary.errorCount": "このエラーは{{count}}回発生しました",
"errorBoundary.fallbackTitle": "おっと!問題が発生しました",
"errorBoundary.message": "このコンポーネントのレンダリング中に予期しないエラーが発生しました。",
"errorBoundary.reloadPage": "ページを再読み込み",
"errorBoundary.title": "問題が発生しました",
"errorBoundary.tryAgain": "再試行",
"errorBoundary.tryAgainCompact": "再試行",
"errorMsg.fieldRequired": "{{field}}は必要です",
"errorMsg.urlError": "URL は http:// または https:// で始まる必要があります",
"feedback.content": "フィードバックコンテンツ",