mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:59:21 +08:00
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:
committed by
GitHub
parent
24111facdd
commit
90f94be2b3
@@ -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": "フィードバックコンテンツ",
|
||||
|
||||
Reference in New Issue
Block a user