feat: add OpenAI support for bio translation (#1522)

This commit is contained in:
pa
2025-12-07 15:21:05 +09:00
committed by Natsumi
parent 5443bf2c04
commit 5981ec772e
5 changed files with 336 additions and 50 deletions

View File

@@ -727,7 +727,7 @@
"enable_tooltip": "获取视频标题以供日志记录使用,会一并获取进度条的时间"
},
"translation_api": {
"header": "Google 翻译 API",
"header": "自我介绍翻译 API",
"enable": "启用",
"translation_api_key": "输入 API 密钥",
"enable_tooltip": "用于翻译玩家的个人简介"
@@ -1406,7 +1406,7 @@
"save": "保存"
},
"translation_api": {
"header": "Google 翻译 API",
"header": "自我介绍翻译 API",
"description": "输入你的 Google 翻译 API 密钥",
"placeholder": "输入形如“AIzaSy......”的密钥",
"guide": "查看教程(英语)",