chore: translate i18n files and update type definitions (#25260)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
30e5c197cb
commit
e41e23481c
@@ -461,6 +461,12 @@ const translation = {
|
|||||||
contextTooltip: 'Anda dapat mengimpor Pengetahuan sebagai konteks',
|
contextTooltip: 'Anda dapat mengimpor Pengetahuan sebagai konteks',
|
||||||
notSetContextInPromptTip: 'Untuk mengaktifkan fitur konteks, silakan isi variabel konteks di PROMPT.',
|
notSetContextInPromptTip: 'Untuk mengaktifkan fitur konteks, silakan isi variabel konteks di PROMPT.',
|
||||||
context: 'konteks',
|
context: 'konteks',
|
||||||
|
reasoningFormat: {
|
||||||
|
tagged: 'Tetap pikirkan tag',
|
||||||
|
title: 'Aktifkan pemisahan tag penalaran',
|
||||||
|
separated: 'Pisahkan tag pemikiran',
|
||||||
|
tooltip: 'Ekstrak konten dari tag pikir dan simpan di field reasoning_content.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
knowledgeRetrieval: {
|
knowledgeRetrieval: {
|
||||||
outputVars: {
|
outputVars: {
|
||||||
|
Reference in New Issue
Block a user