Update en.ts

This commit is contained in:
青云依兮 2024-05-14 21:40:28 +08:00 committed by GitHub
parent 6f7483c607
commit c414c9efd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -418,7 +418,9 @@ const en: LocaleType = {
Sysmessage: "You are an assistant that", Sysmessage: "You are an assistant that",
}, },
Mask: { Mask: {
Name: "Mask", blog: "博客",
faka: "卡密",
Name: "面具",
Page: { Page: {
Title: "Prompt Template", Title: "Prompt Template",
SubTitle: (count: number) => `${count} prompt templates`, SubTitle: (count: number) => `${count} prompt templates`,