历史记录功能
Some checks failed
Flask 提示词大师 - CI/CD 流水线 / 代码质量检查 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 单元测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 集成测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 构建Docker镜像 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到测试环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到生产环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署监控系统 (push) Has been cancelled
Some checks failed
Flask 提示词大师 - CI/CD 流水线 / 代码质量检查 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 单元测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 集成测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 构建Docker镜像 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到测试环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到生产环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署监控系统 (push) Has been cancelled
This commit is contained in:
@@ -21,4 +21,12 @@
|
||||
<string name="btn_copy">复制</string>
|
||||
<string name="btn_regenerate">重新生成</string>
|
||||
<string name="btn_continue">编辑/续写</string>
|
||||
<string name="btn_history">历史</string>
|
||||
<string name="history_title">生成历史</string>
|
||||
<string name="history_back">返回</string>
|
||||
<string name="history_tab_optimize">优化历史</string>
|
||||
<string name="history_tab_generation">生成历史</string>
|
||||
<string name="history_empty_optimize">暂无优化记录</string>
|
||||
<string name="history_empty_generation">暂无生成记录</string>
|
||||
<string name="history_use">使用</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user