mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
I18n: Completed i18n&&proofread some translations (#2619)
* i18n-1 * i18n: Completed the remaining parts of i18n and proofread some translations * i18n: add default lang&&add app template i18n
This commit is contained in:
@@ -179,5 +179,12 @@
|
||||
"user_file_input_desc": "用户上传的文档和图片链接",
|
||||
"user_select": "用户选择",
|
||||
"user_select_tip": "该模块可配置多个选项,以供对话时选择。不同选项可导向不同工作流支线"
|
||||
},
|
||||
"permission": {
|
||||
"des": {
|
||||
"read": "可使用该应用进行对话",
|
||||
"write": "可查看和编辑应用",
|
||||
"manage": "写权限基础上,可配置发布渠道、查看对话日志、分配该应用权限"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user