Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xnx3
/
translate
Public
Notifications
You must be signed in to change notification settings
Fork
481
Star
3.1k
Code
Issues
44
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v3.7.0
v3.7.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
xnx3
released this
10 Aug 02:02
·
1101 commits
to master since this release
v3.7.0
4ca3720
translate.js 全面优化 translate.setAutoDiscriminateLocalLanguage(); 根据用户所在自动切换语言的能力,在原本的基础上增加了根据用户浏览器本身的语种自动切换语言的能力,会先根据用户浏览器默认使用语言来切换,如果失败,才会根据用户ip所在国家来切换语种。
translate.js 增加 translate.util.browserDefaultLanguage() 方法,用于获取浏览器所设置的默认语言,并转为 translate.js 的语言标识符输出。
translate.js 修复俄语识别,误吧K识别为俄语的问题
translate.api 的html翻译接口,增加 body 方式传入数据的支持
translate.api 增加有application配置文件控制的多长时间自动重启容器节点以定期自动释放计算资源
Translate.api 优化,优化日期的时间统一为24小时制
translate.service 使翻译接口要翻译的内容支持 body传入,以给豆包大模型的豆包翻译提供支持
translate.service 的企业级通道后端负载测速增加第二层守护线程,避免测速进程异常时导致 slb not find 的异常
You can’t perform that action at this time.