i18n-translate-agent
Version:
An intelligent i18n translation agent powered by OpenAI, supporting automatic translation of JSON files with caching and progress tracking
23 lines (22 loc) • 542 B
JSON
{
"seo_title": {
"helmet_403": "403 Forbidden",
"helmet_404": "404 Page Not Found",
"helmet_500": "500 Internal Server Error",
"helmet_dashboard": "Dashboard"
},
"auth": {
"login": "Login",
"logout": "Logout",
"register": "Register",
"test2": {
"asfdgasg": "Sorry, the {{content}} provided cannot be recognized. Please provide specific English content for translation."
}
},
"common": {
"save": "Save",
"cancel": "Cancel",
"confirm": "Confirm",
"new_item": "New Item"
}
}