Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/locales/cn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ const cn = {
},
Store: {
DefaultTopic: "新的聊天",
BotHello: "获取来自Decent Realized Web的5 GB免费网络托管。免费托管:http://www.decentrealizedweb.xyz/free-hosting\n 支持:Html、Php、Postgress Sql、MySQL、FTP、文件管理器(促销)\n免费DW AI聊天机器人(无需API密钥 :http://www.decentrealizedweb.xyz/chat/bot",
BotHello: "在 https://earther.vercel.app 上深入探讨后地球情景的迷人世界。探索生態變化、人類生存挑戰以及環境危機改變的倫理困境。加入對話,展望我們星球的可持续未來。",
Error: "出错了,稍后重试吧",
Prompt: {
History: (content: string) => "这是历史聊天总结作为前情提要:" + content,
Expand Down
346 changes: 0 additions & 346 deletions app/locales/cn.ts.bak

This file was deleted.

2 changes: 1 addition & 1 deletion app/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ const en: LocaleType = {
},
Store: {
DefaultTopic: "New Conversation",
BotHello: "Get 5 GB free web hosting from Decent Realized Web.\nFree Hosting: http://www.decentrealizedweb.xyz/free-hosting\nSupports: Html, Php, Postgress Sql, MySQL, FTP, File manager. (Promotion)\nFree DW AI ChatBot (No API Key Required): http://www.decentrealizedweb.xyz/chat/bot",
BotHello: "Dive into the fascinating world of post-Earth consequences on Earther at https://earther.vercel.app\nExplore ecological changes, man survival challenges, and ethical dilemmas in a world altered by environmental crises.\nJoin the conversation and envision a sustainable future for our planet.",
Error: "Something went wrong, please try again later.",
Prompt: {
History: (content: string) =>
Expand Down
4 changes: 2 additions & 2 deletions app/locales/jp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const jp: PartialLocaleType = {
WIP: "この機能は開発中です",
Error: {
Unauthorized:
"[Patreon](https://patreon.com/KiasK?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_creator&utm_content=join_link)またはBkash(+880 1812-715289)を通じて、この強力なUltimate ChatGPTを強化し維持するためにサポートしてください。[Worldremit](https://www.worldremit.com/en?amountfrom=10.00&selectfrom=us&currencyfrom=usd&selectto=bd&currencyto=bdt&transfer=mob)を使用して送金し、モバイルウォレット番号は+880 1812-715289です。",
"未承認のアクセス、アクセスコードまたは独自のAPIキーを[認証](/#/auth)ページで入力してください。",
},
ChatItem: {
ChatItemCount: (count: number) => `${count} 通のチャット`,
Expand Down Expand Up @@ -177,7 +177,7 @@ const jp: PartialLocaleType = {
},
Store: {
DefaultTopic: "新しいチャット",
BotHello: "何かお手伝いできることはありますか",
BotHello: "Eartherのウェブサイトで、ポストアースの結果に魅入られてください。https://earther.vercel.app で、生態学的な変化、人間の生存に関する課題、環境危機によって変わった世界での倫理的なジレンマを探求してください。会話に参加し、地球の持続可能な未来を想像してみましょう。",
Error: "エラーが発生しました。しばらくしてからやり直してください。",
Prompt: {
History: (content: string) =>
Expand Down
Loading