Kaynağa Gözat

feat: modify the chinese translation of self-rag #1069 (#1081)

### What problem does this PR solve?

feat: modify the chinese translation of self-rag #1069

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
tags/v0.8.0
balibabu 1 yıl önce
ebeveyn
işleme
b04f0510f9
No account linked to committer's email address
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1
    1
      web/src/locales/zh-traditional.ts
  2. 1
    1
      web/src/locales/zh.ts

+ 1
- 1
web/src/locales/zh-traditional.ts Dosyayı Görüntüle

@@ -350,7 +350,7 @@ export default {
'這設置了模型輸出的最大長度,以標記(單詞或單詞片段)的數量來衡量。',
quote: '顯示引文',
quoteTip: '是否應該顯示原文出處?',
selfRag: '自反令牌',
selfRag: 'Self-RAG',
selfRagTip: '請參考: https://huggingface.co/papers/2310.11511',
overview: '聊天 API',
pv: '消息數',

+ 1
- 1
web/src/locales/zh.ts Dosyayı Görüntüle

@@ -367,7 +367,7 @@ export default {
'这设置了模型输出的最大长度,以标记(单词或单词片段)的数量来衡量。',
quote: '显示引文',
quoteTip: '是否应该显示原文出处?',
selfRag: '自反令牌',
selfRag: 'Self-RAG',
selfRagTip: '请参考: https://huggingface.co/papers/2310.11511',
overview: '聊天 API',
pv: '消息数',

Loading…
İptal
Kaydet