chore: release 1.2.8 + zh-CN Access Key label 精简#115
Merged
Conversation
火山引擎 ASR Access Key 字段 zh-CN label 从 "Access Key(访问密钥)" 精简为 "Access Key",与英文版统一、与 App ID 改名风格一致, 去掉对用户的视觉干扰。后端 keychain account 名 volcengine.access_key 不变, 老用户凭据保留。 bump version 1.2.7 → 1.2.8(package.json / tauri.conf.json / Cargo.toml / Cargo.lock)。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动
Access Key(访问密钥)→Access Key(zh-CN),跟英文版一致Test plan
备注
单行 i18n 改动 + 版本号同步,体量小,不重新跑 Codex 后审。