mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 20:06:54 +08:00
fix: i18n typo (#8077)
This commit is contained in:
@@ -36,7 +36,7 @@ const translation = {
|
||||
searchVar: 'Cerca variabile',
|
||||
variableNamePlaceholder: 'Nome variabile',
|
||||
setVarValuePlaceholder: 'Imposta variabile',
|
||||
needConnecttip: 'Questo passaggio non è collegato a nulla',
|
||||
needConnectTip: 'Questo passaggio non è collegato a nulla',
|
||||
maxTreeDepth: 'Limite massimo di {{depth}} nodi per ramo',
|
||||
needEndNode: 'Deve essere aggiunto il blocco di Fine',
|
||||
needAnswerNode: 'Deve essere aggiunto il blocco di Risposta',
|
||||
|
||||
Reference in New Issue
Block a user