mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 23:53:59 +01:00
627e1cc03a
fixes #237
44 lines
1.6 KiB
JSON
44 lines
1.6 KiB
JSON
{
|
||
"save": "儲存",
|
||
"saveAndSubmit": "儲存並提交",
|
||
"cancel": "取消",
|
||
"confirm": "確認",
|
||
"warning": "警告",
|
||
"clearMessageWarning": "請注意,提交呢條訊息之後,所有後續訊息都將被刪除!",
|
||
"clearConversationWarning": "請注意,呢個操作會刪晒所有訊息!",
|
||
"clearConversation": "清空傾偈",
|
||
"import": "匯入",
|
||
"export": "匯出",
|
||
"author": "由 Jing Hua 製作",
|
||
"about": "關於同贊助",
|
||
"api": "API",
|
||
"personal": "個人",
|
||
"free": "免費",
|
||
"downloadChat": "儲存傾偈記錄",
|
||
"user": "用户",
|
||
"assistant": "助手",
|
||
"system": "系統",
|
||
"newChat": "新傾偈",
|
||
"lightMode": "亮色模式",
|
||
"darkMode": "黑暗模式",
|
||
"setting": "設定",
|
||
"image": "圖片",
|
||
"autoTitle": "自動生成標題",
|
||
"advancedMode": "高級模式",
|
||
"inlineLatex": "行內 Latex",
|
||
"prompt": "Prompt",
|
||
"promptLibrary": "Prompt 資料庫",
|
||
"name": "名",
|
||
"search": "檢索",
|
||
"morePrompts": "如果你想揾更多 prompt,撳呢度:",
|
||
"postOnShareGPT": {
|
||
"title": "po 上 ShareGPT",
|
||
"warning": "請注意,你將呢個傾偈 po 上 ShareGPT 之後,佢會係公開嘅,所有人都可以見到你寫嘅嘢。一旦 po 咗,呢個傾偈將冇得被隱藏或刪除,亦都可能畀人存檔同分享。我哋建議你仔細諗下,唔好喺嗰度分享敏感或私人資料。"
|
||
},
|
||
"newFolder": "新資料夾",
|
||
"cloneChat": "建立傾偈副本",
|
||
"cloned": "建立成功",
|
||
"enterToSubmit": "撳 Enter 鍵提交",
|
||
"submitPlaceholder": "Type a message or click [/] for prompts..."
|
||
}
|