remove original url

This commit is contained in:
afred 2024-12-11 09:44:36 +08:00
parent e93f5def64
commit c3dc54dd91
1 changed files with 3 additions and 6 deletions

View File

@ -9,13 +9,10 @@ const en: LocaleType = {
WIP: "Coming Soon...",
Error: {
Unauthorized: isApp
? `😆 Oops, there's an issue. No worries:
\\ 1 New here? [Click to start chatting now 🚀](${SAAS_CHAT_UTM_URL})
\\ 2 Want to use your own OpenAI resources? [Click here](/#/settings) to change settings `
? `😆 Oops, there's an issue. No worries:`
: `😆 Oops, there's an issue. Let's fix it:
\ 1 New here? [Click to start chatting now 🚀](${SAAS_CHAT_UTM_URL})
\ 2 Using a private setup? [Click here](/#/auth) to enter your key 🔑
\ 3 Want to use your own OpenAI resources? [Click here](/#/settings) to change settings
\ 2 [Click here](/#/auth) to enter your password 🔑
`,
},
Auth: {