refactor(ui): 精简多语言文案 + 设置/风格/市场界面与图标重构#506
Merged
Merged
Conversation
- i18n: 精简 en/ja/ko/zh-CN/zh-TW 过长的功能描述文案 - Style: 风格包卡片与编辑器抽屉改用 framer-motion 进出动效 - Settings / Marketplace / settings/shared / Icon: 界面重构 - tokens.css 与依赖随之微调
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
appergb
pushed a commit
that referenced
this pull request
May 20, 2026
…st 统一定位 + Windows 听写后 SendInput 降压 合并 #503(fix(windows): reduce SendInput pressure after dictation): 听写结束后降低 SendInput 调用压力,优化 coordinator/dictation/insertion 路径。 合并 #505(fix(ui): 统一 SavedToast 弹框位置与进出方向): SavedToast 默认停靠右上角,新增 slideFrom 属性支持 right/top 两种进出方向, SettingsModal 用 slideFrom="top" + absolute 锚定内容区。 合并 #506(refactor(ui): 精简多语言文案 + 设置/风格/市场界面与图标重构): 精简 en/ja/ko/zh-CN/zh-TW 过长功能描述文案, 风格包卡片与编辑器抽屉改用 framer-motion 进出动效, Settings/Marketplace/shared/Icon 界面重构。 本次只动版本号,逻辑改动已在 #503 #505 #506 落盘。
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.
User description
改动
en/ja/ko/zh-CN/zh-TW过长的功能描述文案tokens.css与依赖随之微调测试
tsc+vite build通过PR Type
Enhancement, Documentation
Description
Trim locale copy across languages
Animate marketplace cards and toasts
Polish settings shared controls
Refresh style, icons, and tokens
Diagram Walkthrough
File Walkthrough
5 files
Shorten English locale descriptionsCondense Japanese UI copyCondense Korean UI copyCondense Traditional Chinese copyCondense Simplified Chinese copy6 files
Add animated marketplace interactionsRefine shared settings controlsRefresh icon component stylingPolish settings page layoutUpdate style cards and motionTweak spacing and motion tokens1 files
Add animation-related dependencies