Files
Podcast-Generator/web/public/locales/ja/contact.json
hex2077 0b00a3b0ae feat(i18n): 添加多语言支持并重构相关组件
实现国际化(i18n)支持,包括:
1. 新增i18n配置文件和中间件
2. 重构页面和组件以支持多语言
3. 添加中英日三语翻译文件
4. 修改API路由以支持语言参数
5. 更新README文档说明i18n功能
6. 添加语言切换组件
7. 调整布局和路由结构支持多语言路径
2025-08-25 00:46:32 +08:00

10 lines
828 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"contact_us_title": "お問い合わせ - PodcastHub",
"contact_us_description": "ご質問やご提案がありますかお気軽にPodcastHubチームにお問い合わせください。皆様からのご連絡をお待ちしております。",
"contact_us_heading": "お問い合わせ",
"contact_us_subheading": "ご質問、ご提案、またはコラボレーションの機会など、お気軽にお問い合わせください。",
"email_title": "メール",
"email_description": "一般的なお問い合わせやサポートは、以下のアドレスまでメールでお問い合わせください。",
"social_media_title": "ソーシャルメディア",
"social_media_description": "最新情報については、ソーシャルメディアで私たちをフォローしてください:"
}