fix: sd mobile

This commit is contained in:
Dogtiti
2024-07-23 20:24:56 +08:00
parent 9d55adbaf2
commit 6b98b14179
10 changed files with 237 additions and 132 deletions

View File

@@ -564,6 +564,8 @@ const cn = {
Copy: "复制提示词",
Delete: "删除",
Retry: "重试",
ReturnHome: "返回首页",
History: "查看历史",
},
EmptyRecord: "暂无绘画记录",
Status: {

View File

@@ -570,6 +570,8 @@ const en: LocaleType = {
Copy: "Copy Prompt",
Delete: "Delete",
Retry: "Retry",
ReturnHome: "Return Home",
History: "History",
},
EmptyRecord: "No images yet",
Status: {