Refine adaptive polish and cross-platform account support
Improve learned-style and clipboard skill presentation while keeping shared account clients buildable in the source-composed macOS target.
This commit is contained in:
@@ -187,14 +187,14 @@
|
||||
"mac.styles.allowsAddedEmoji.hint" = "开启后,润色可按原文情绪点缀少量 emoji,并保留上屏。默认关闭。";
|
||||
"mac.styles.prompt" = "完整提示词";
|
||||
"mac.styles.hint" = "使用 {{DICTIONARY}} 指定个人词典位置;系统规则会自动追加。";
|
||||
"mac.styles.learn.title" = "学习并生成我的说话风格";
|
||||
"mac.styles.learn.body" = "学习你反复出现的说话习惯;历史润色 Prompt 只用于排除 AI 附加的风格。";
|
||||
"mac.styles.learn.progress" = "%lld / %lld 个有效字符";
|
||||
"mac.styles.learn.remaining" = "还需 %lld 个";
|
||||
"mac.styles.learn.ready" = "可以开始生成";
|
||||
"mac.styles.learn.action" = "生成我的风格";
|
||||
"mac.styles.learn.generating" = "正在学习…";
|
||||
"mac.styles.learn.privacy" = "只有点击生成后,符合条件的文本和历史风格 Prompt 才会发送给你配置的 AI;保存前可以先检查。";
|
||||
"mac.styles.learn.title" = "生成专属风格";
|
||||
"mac.styles.learn.body" = "从历史听写中学习你的表达习惯。";
|
||||
"mac.styles.learn.progress" = "%lld / %lld 字";
|
||||
"mac.styles.learn.remaining" = "还差 %lld 字";
|
||||
"mac.styles.learn.ready" = "可以生成";
|
||||
"mac.styles.learn.action" = "生成风格";
|
||||
"mac.styles.learn.generating" = "生成中…";
|
||||
"mac.styles.learn.privacy" = "仅在生成时发送给你配置的 AI,保存前可预览和修改。";
|
||||
"mac.styles.learn.limit" = "请先删除一个自定义风格,再生成新风格。";
|
||||
"mac.styles.learn.error.insufficient" = "请继续听写,累积到 5,000 个有效字符后再生成。";
|
||||
"mac.styles.learn.error.invalidResponse" = "AI 没有返回有效的润色风格,请重试。";
|
||||
|
||||
Reference in New Issue
Block a user