i18n-translate-agent
Version:
An intelligent i18n translation agent powered by OpenAI, supporting automatic translation of JSON files with caching and progress tracking
26 lines • 668 B
JSON
{
"helmet_403": "403 禁止",
"helmet_404": "404 頁面未找到",
"helmet_500": "500 內部伺服器錯誤",
"helmet_dashboard": "儀表板",
"seo_title": {
"helmet_403": "403 禁止",
"helmet_404": "404 頁面未找到",
"helmet_500": "500 內部伺服器錯誤",
"helmet_dashboard": "儀表板"
},
"auth": {
"login": "登入",
"logout": "登出",
"register": "註冊",
"test2": {
"asfdgasg": "抱歉,無法識別提供的{{content}}。請提供具體的英語內容以便翻譯。"
}
},
"common": {
"save": "儲存",
"cancel": "取消",
"confirm": "確認",
"new_item": "新項目"
}
}