mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
This commit is contained in:
@@ -117,7 +117,7 @@ const translation = {
|
||||
tooLong: '变量: {{key}} 长度太长。不能超过 16 个字符',
|
||||
notValid: '变量: {{key}} 非法。只能包含英文字符,数字和下划线',
|
||||
notStartWithNumber: '变量: {{key}} 不能以数字开头',
|
||||
keyAlreadyExists:'变量:{{key}} 已存在',
|
||||
keyAlreadyExists: '变量:{{key}} 已存在',
|
||||
},
|
||||
variableConig: {
|
||||
modalTitle: '变量设置',
|
||||
|
||||
Reference in New Issue
Block a user